Add Command Aliases
Open
enhancement
- Dominant language
- Python
- Stars
- 558
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Git has the feature where we can set aliases for commands. It would be nice if git gud did the same thing. For example: `git gud config alias.c "commit"`
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating how git-gud commands and configuration are handled, then verify that the documented `git gud config alias.c "commit"` example invokes the aliased command and that the alias behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100