summaryrefslogtreecommitdiff
path: root/development.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'development.mdwn')
-rw-r--r--development.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/development.mdwn b/development.mdwn
index 26d8d73..2349c84 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -49,9 +49,10 @@ Run lintian (or [add it to your pbuilder hooks](http://askubuntu.com/questions/1
lintian --info --display-info --pedantic --color auto build-area/keyringer_$VERSION*.changes
-Then go back to the develop branch:
+Then go back to the develop branch and push everything:
git checkout develop
+ git push --all
Cleanup symlink: