Starbeamrainbowlabs
a19866e88a
multiple pages: add homepages ( #2660 )
2019-01-30 11:19:23 +00:00
Waldir Pimenta
5582e23e8a
git-fetch: --prune doesn't delete local branches ( #1237 )
...
`git fetch --prune` deletes the local *references* to upstream branches (i.e. entries in `.git/refs/remotes/`), but the local *branches* that tracked them (i.e. entries in `.git/refs/heads/`) are kept.
2017-01-15 10:49:13 +00:00
Waldir Pimenta
d71904864d
git-fetch: add --prune and bare example ( #1189 )
2016-12-02 13:19:05 +00:00
Waldir Pimenta
173d353375
git-tag, git-fetch: add example for fetching tags ( #1128 )
2016-10-27 10:25:22 +05:30
Ruben Vereecken
d72dea7931
Formatted git pages
2016-01-21 13:08:45 +01:00
Seth Woodworth
15edb80ff3
adds better default option for git-fetch
2015-12-30 13:54:58 -05:00
Seth Woodworth
1fa146ee30
Adds documentation for git rebase and git fetch
2015-12-30 13:54:58 -05:00