Let’s learn git cherry-pick and git archive commands.
1. What is git cherry-pick
This command is the most important command in your programming life. You can pick any commit from your branch that you want to merge with any other branches
git cherry-pick doesn’t change or modify repository history. git cherry-pick does only adds to the history.
2. What is git archive
If you want to combine your multiple files to a single file, this is the command for that.
This will create a zip.
Related Git commands and Tutorials.
Git config username and password global
git username and password in terminal
Create Repositories – Github for Beginners
Pushing files to repository on git
git save username and password
Clone a Repository on git, push your files to GitHub
Branching and merging git commands
Git Store Username and Password
git tag and git verify-tag commands
Some Git Commands you may need in Version Controlling
advanced Git commands I wish my co-workers would know
git error make sure you configer user.name and user.email
Git – fetch changes from remote repo for current branch
how to make git remember username and password
how to set global github username and password in git
git bisect good or bad commands
Delete commits from a branch in Git
Create Repositories – Github for Beginners
git cherry-pick and git archive commands
git bash set global username and password
File upload using Git Bash – Github for Beginners
switch to a newly created branch
how to change username and password in git
How to do git fetch – Git fetch example
Thank you for reading. If you are interesting on my article, make sure to follow my other articles as well. Make sure to leave a comment.
- Android Studio Articles – https://builditmasters.com/category/android-studio/
- Android Studio Firebase Tutorial – https://builditmasters.com/category/android-studio-firebase-tutorial/
- C Programming – https://builditmasters.com/category/programming/
- Flutter – https://builditmasters.com/category/flutter/
- GitHub Tutorials – https://builditmasters.com/category/github/
- Java Programming – https://builditmasters.com/category/java-programming/
- MERN / MEVN Stacks – https://builditmasters.com/category/mern_mevn_stacks/
- Tech News – https://builditmasters.com/category/tech-news/
- Theory Lessons – https://builditmasters.com/category/theory-lessons/
- Adobe Tutorials – https://builditmasters.com/category/adobe-tutorials/
- Best Website for Programming – https://builditmasters.com/category/best-website-for-programming/
- Different Programming Styles – https://builditmasters.com/category/different-programming-styles/
- Earn Money – https://builditmasters.com/category/earn-money/
- Social Word – https://builditmasters.com/category/social-world/