Commit Graph

9 Commits (master)

Author SHA1 Message Date
Simon McVittie 2d60e55303 gitremotes: don't fetch the new remote until we've turned off tags 2010-05-09 16:44:47 +01:00
Simon McVittie c2c57f0cfb gitremotes: don't fetch tags, other than from ikiwiki.info
Getting this change in an existing git clone requires removing or
reconfiguring the remotes.
2010-05-07 17:46:21 +01:00
Joey Hess 958e83230d drop remote pulling; can be done using git remote update --prune 2009-12-07 14:44:50 -05:00
Joey Hess 0294fdfb5c call git remote prune to drop stale tracking branches 2009-12-07 14:38:10 -05:00
Joey Hess 588b8951d3 print which remotes are failing 2009-08-27 21:51:06 -04:00
Joey Hess d4b4b3d988 avoid fetching tags from random remotes
git makes it too easy to get crap tags into origin
2009-08-27 20:17:38 -04:00
Joey Hess 0c04e9363d add Bremner's ikimailbox repo to list
also, modify gitremotes to support wikilinks with alternate
link text
2009-05-21 14:35:04 -04:00
Joey Hess 3305fb9d36 markdown fixes 2008-12-11 13:31:25 -05:00
Joey Hess d135bd3f98 add gitremotes script, parsing list of remotes on doc/git.mdwn
Any remotes added will automatically be pulled into my working copy.
2008-12-11 13:27:50 -05:00