chiark / gitweb /
drop fixes/ensure-worktree
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 23 Sep 2009 18:20:19 +0000 (20:20 +0200)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 23 Sep 2009 18:20:19 +0000 (20:20 +0200)
This patch was a workaround of a bug in git that was fixed in
72183cb297f (== v1.6.1.3~4^2).  As testing already has git 1.6.3.3 we
don't need it any more.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
debian/rules

index 712fcae407d14339cd640ece3522c3879259eadf..422abb525a376395ff7f87289d53d6759d931bb5 100755 (executable)
@@ -3,7 +3,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-TG_BRANCHES="fixes/ensure-worktree debian/locations"
+TG_BRANCHES="debian/locations"
 
 include /usr/share/quilt/quilt.make
 include debian/tg2quilt.mk