arshadkazmi42 / arshadkazmi42/ak-cli
[Git] Diff between two branches
Open
good first issue
- Dominant language
- No language data
- Stars
- 42
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
```
git diff master..feature_branch
```
Ref: https://devconnected.com/how-to-compare-two-git-branches/
Contributor guide
Research direction
Start by reviewing the repository's existing Git-related command entries and the referenced guide for comparing branches. Add the `git diff master..feature_branch` command wherever similar CLI commands are maintained, and confirm it matches the project's format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100