Git log shows whole history
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 355
- Forks
- 104
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 4
Description
as users
When running 'git log'
I'd like to see the latest changes with navigation if possible. Currently shows all changes, and after that command you see the firsts one.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the git log entry point in the sbt-git plugin and reproduce the current output from the issue. Determine how the command selects and presents history, then make the latest changes appear first with navigation; done means the full history is no longer dumped immediately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, scala
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100