chiark / gitweb /
dgit: Implement `git-fetch --no-insane'
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 7 Sep 2016 20:41:03 +0000 (21:41 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 11 Sep 2016 17:53:41 +0000 (18:53 +0100)
commit51f61cf75f6614603782edde86261c9d1bd8c769
treed5bb3211619f5e53f4487d7236d8cf95ea43f9ca
parenta7f09c5291e738640bd058553b3b1c55baa303aa
dgit: Implement `git-fetch --no-insane'

git-fetch has some very poor behaviours.  Implement a non-insane
version.

We are going to want to not fetch things we aren't going to use, and
this is necessary for that.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit