Popular Git Programming Tips
Case-sensitive file renaming with Git
Melanie Archer
·
0 responses
·
git, basics
HTTPS Only Git
Mohamed Jadelrab
·
0 responses
·
git, tip, ports
Stick these two aliases in your .gitconfig to ease cleaning and updating your dev branches!
Dan Bennett
·
0 responses
·
alias, cli, development, branching
Push New Branch
goonnow
·
0 responses
·
git, sh
Générer un changelog entre deux tags git
Alexis Janvier
·
0 responses
·
git, changelog
Scriptlet to toggle GitHub Pull Request comments
Said A
·
0 responses
·
github, git, scriptlet
Github: Open a file on github.com from command-line
Ashish Bhatia
·
0 responses
·
github, command-line
Rebase Upstream Repository
Francisco De La Cruz
·
0 responses
·
rebase, git
Adding stuff to git's staging area
Christopher Darroch
·
0 responses
·
git, dvcs
Git remove deleted files
Mikkkee
·
0 responses
·
git, bash, xarg
git moves uncommitted changes across the branch which is bad
Ashish Sharma
·
0 responses
·
git, git checkout
Be more efficient with git hooks
Olexandr Shalakhin
·
0 responses
·
python, git