#28 missing $ in git push instruction
Merged 5 years ago by asamalik. Opened 5 years ago by mattdm.
fedora-docs/ mattdm/modularity master  into  master

@@ -25,7 +25,7 @@ 

  $ cd NAME

  $ fedpkg switch-branch BRANCH

  $ git commit --allow-empty -m "update"

- git push

+ $ git push

  ----

  

  * `NAME` — name of the module

no initial comment

Pull-Request has been merged by asamalik

5 years ago
Metadata