aboutsummaryrefslogtreecommitdiff
path: root/gitremotes
Commit message (Collapse)AuthorAge
* gitremotes: don't fetch the new remote until we've turned off tagsSimon McVittie2010-05-09
|
* gitremotes: don't fetch tags, other than from ikiwiki.infoSimon McVittie2010-05-07
| | | | | Getting this change in an existing git clone requires removing or reconfiguring the remotes.
* drop remote pulling; can be done using git remote update --pruneJoey Hess2009-12-07
|
* call git remote prune to drop stale tracking branchesJoey Hess2009-12-07
|
* print which remotes are failingJoey Hess2009-08-27
|
* avoid fetching tags from random remotesJoey Hess2009-08-27
| | | | git makes it too easy to get crap tags into origin
* add Bremner's ikimailbox repo to listJoey Hess2009-05-21
| | | | | also, modify gitremotes to support wikilinks with alternate link text
* markdown fixesJoey Hess2008-12-11
|
* add gitremotes script, parsing list of remotes on doc/git.mdwnJoey Hess2008-12-11
Any remotes added will automatically be pulled into my working copy.