The following commit has been merged in the README branch:
commit 5c1870076c71d9a79607c9fd5dee6af45ebf0517
Author: Samuel Thibault <[email protected]>
Date: Tue Nov 27 23:30:25 2012 +0100
Fix pushing Debian DDE branch to incubator
diff --git a/README b/README
index c0a6cd2..4931b70 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ $ git checkout dde-upstream
$ git pull upstream-dde
$ git checkout dde
$ git pull . dde-upstream
-$ git push dde-upstream:upstream-dde-debian
+$ git push dde:upstream-dde-debian
$ git tag -a upstream/dde/<date>
$ git checkout dde-clean
$ git pull . dde
--
Debian GNU Hurd packaging