Popular Git Programming Tips
Case-sensitive file renaming with Git
Melanie Archer
·
0 responses
·
git, basics
Show git changes close to current terminal position
Denis Savitskiy
·
0 responses
·
console, lifehack, mac os x, cmd
Stick these two aliases in your .gitconfig to ease cleaning and updating your dev branches!
Dan Bennett
·
0 responses
·
alias, cli, development, branching
Github: Open a file on github.com from command-line
Ashish Bhatia
·
0 responses
·
github, command-line
HTTPS Only Git
Mohamed Jadelrab
·
0 responses
·
git, tip, ports
Générer un changelog entre deux tags git
Alexis Janvier
·
0 responses
·
git, changelog
Push New Branch
goonnow
·
0 responses
·
git, sh
Scriptlet to toggle GitHub Pull Request comments
Said A
·
0 responses
·
github, git, scriptlet
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