Skip to content
Snippets Groups Projects
Commit 49ff6f5f authored by Giuseppe Attardi's avatar Giuseppe Attardi
Browse files

Update Local-Charm-Repository.rst

parent 29ad4e57
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ If you made some changes to the master version that need to go into the stable b ...@@ -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 checkout stable/17.02
$ git merge master $ git merge master
$ git commit -a $ git commit -a
$ git push $ git push origin stable/17.02
Then revert to master:: Then revert to master::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment