Handle commit --amend
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Rust
- Stars
- 45
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Pre-fill the last commit message and emoji and allow the user to change those
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 CLI entry point that handles commits and trace the existing message and emoji input flow. Implement the amend path so it pre-fills the last commit message and emoji while allowing both values to be changed; done means amended commits support those edits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100