From 49ff6f5f640d4a6bd05c47c1b7d6ef367b6588e0 Mon Sep 17 00:00:00 2001
From: Giuseppe Attardi <giuseppe.attardi@garr.it>
Date: Sat, 2 Dec 2017 17:54:21 +0100
Subject: [PATCH] Update Local-Charm-Repository.rst

---
 web/support/kb/juju/Local-Charm-Repository.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/support/kb/juju/Local-Charm-Repository.rst b/web/support/kb/juju/Local-Charm-Repository.rst
index e27bc77d..b4ee01cb 100644
--- a/web/support/kb/juju/Local-Charm-Repository.rst
+++ b/web/support/kb/juju/Local-Charm-Repository.rst
@@ -78,7 +78,7 @@ If you made some changes to the master version that need to go into the stable b
    $ git checkout stable/17.02
    $ git merge master
    $ git commit -a
-   $ git push
+   $ git push origin stable/17.02
 
 Then revert to master::
 
-- 
GitLab