Git Tips
@gitips
Frequent Git tips to everyone who want to use this awesome version control system.
You might like
git checkout -- `git status | grep modified: | awk '{print $3}'` -- undo changes on all files #git #unix #loveit
Rolled out some tweaks to the pull request merge button today — you can now customize the commit message before merging.
Wow, that's great! // Merge pull requests with a single click! https://github.com/blog/843-the-merge-button (via @github)
Git is inconsistent http://r6.ca/blog/20110416T204742Z.html What do you think?
"git checkout -" will checkout the previously checked out branch enabling rapid branch switching (similar to "cd -") @gitips #protip
Why aren't you using git-flow? http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/
"git config --global i18n.commitencoding iso-8859-1" : commit special characters used in Spanish and Portuguese under Windows. #protip
git diff commit_id to see the differences introduced by that commit
“There's a lot of other version control systems that are similar to Git, but only Git has GitHub. And GitHub is freaking awesome.” (@dhh)
How to maintain different, customized versions of the same software for multiple clients http://bit.ly/dVjbbi
começando curso de #git na @egenial agora. Quem ainda não fez inscrição ainda da tempo, só assistir a primeira aula gravada :)
"git config --global color.ui true" will make your git on terminal more elegant by adding some colors. #protip
"git log -- filename" to see a file revision history . It also works with deleted/moved files. #protip
United States Trends
- 1. #FanCashDropPromotion 2,329 posts
- 2. Summer Walker 28K posts
- 3. hayley 12.7K posts
- 4. Wale 39.1K posts
- 5. #FridayVibes 5,562 posts
- 6. Good Friday 62.2K posts
- 7. #NXXT_Earnings N/A
- 8. #FursuitFriday 12.1K posts
- 9. Reid Hoffman 15.1K posts
- 10. #FinallyOverIt 9,416 posts
- 11. Bill Clinton 67K posts
- 12. Bubba 12.9K posts
- 13. Go Girl 25.8K posts
- 14. Saylor 48.2K posts
- 15. Happy Friyay 1,765 posts
- 16. SINGSA LATAI EP3 106K posts
- 17. Thomas Crooks 44.4K posts
- 18. Doug McMillon 1,077 posts
- 19. Ruby Bridges 1,902 posts
- 20. Robbed You 5,675 posts
Something went wrong.
Something went wrong.