Skip to content

Commit

Permalink
Add cherry pick git command
Browse files Browse the repository at this point in the history
  • Loading branch information
arshadkazmi42 authored Jun 20, 2022
1 parent 317a305 commit 6874691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ Give us a :star: if you like our work :heart:
## GIT

- [Clone repository](commands/git/git-clone-repo.md) - Clone a repository to any location.
- [Cherry Pick Commit](commands/git/git-cherry-pick-commit.md) - Copy one commit from one branch to another
- [Commit changes](commands/git/git-commit.md) - Commit the local changes.
- [Configure Author](commands/git/git-name-email-config.md) - Configure author name and email.
- [Configured Author](commands/git/git-name-email-config-check.md) - Check configured author name or email.
Expand Down

0 comments on commit 6874691

Please sign in to comment.