Skip to content

Add git log Command #5

@yashvisharma1204

Description

@yashvisharma1204

Currently, there's no way to view commit history. Adding a git log command would let users see past commits, authors, dates, and messages—similar to Git.

  • Improves usability
  • Shows project evolution
  • Aligns with Git features

Example Usage:
java Main log

Example Output:

commit abc123...
Author: Devanshi <devanshii@gmail.com>
Date: 2025-06-13T12:00:00Z

👩‍💻 I'm contributing as a Social Summer of Code (SSOC) contributor and would love to work on this if approved

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions