Quantcast
Channel: Mixu's tech blog » Technology
Viewing all articles
Browse latest Browse all 10

Git tips and tricks

$
0
0
This post is basically a collection of things I think I should remember about git: setup, commands, multiple repos, more obscure options etc. Config Two things: enable colors, and make git push push the current branch to a branch of the same name (and not all the branches, which is the default). This means when [...]

Viewing all articles
Browse latest Browse all 10

Trending Articles