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