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