gitips's profile picture. Frequent Git tips to everyone who want to use this awesome version control system.

Git Tips

@gitips

Frequent Git tips to everyone who want to use this awesome version control system.

If you use git you need to have this bookmarked cheat.errtheblog.com/s/git /via @rmurphey


Git Tips reposted

git checkout -- `git status | grep modified: | awk '{print $3}'` -- undo changes on all files #git #unix #loveit


#protip How to detach subdirectory into separate Git repository? http://migre.me/4EEZV


Git Tips reposted

Rolled out some tweaks to the pull request merge button today — you can now customize the commit message before merging.


Git Tips reposted

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?


Awesome git log: http://bit.ly/cOtFsV


Git Tips reposted

"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 log --pretty=oneline" shows a brief commit log #protip


git diff commit_id to see the differences introduced by that commit


"git pull" without "--rebase" is almost a crime (by @giovannibassi)


Git Tips reposted

“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


Git Tips reposted

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


Working with dates in Git http://is.gd/coE4Jn . Thanks to @alexpeattie for sharing!


United States Trends

Loading...

Something went wrong.


Something went wrong.