summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-11-17 11:38:51 -0200
committerSilvio Rhatto <rhatto@riseup.net>2016-11-17 11:38:51 -0200
commitc763dea94d8884b6bb54b94b44b987853aafa87f (patch)
tree64b9cd0b4ee1554b01fbd207142e97efa1263b28
parentf81d160290440bde9b67ab5f4f5d36f9e0eba1b4 (diff)
downloadkeyringer-c763dea94d8884b6bb54b94b44b987853aafa87f.tar.gz
keyringer-c763dea94d8884b6bb54b94b44b987853aafa87f.tar.bz2
Updates dev docs
-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: