sbt / sbt/sbt-git

Git log shows whole history

Open
#140 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.