We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c958d commit dff66a3Copy full SHA for dff66a3
README.md
@@ -419,5 +419,5 @@ lg = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s
419
1. Fork it!
420
2. Create your feature branch: `git checkout -b my-new-feature`
421
3. Commit your changes: `git commit -m 'Add some feature'`
422
-4. Push to the branch: `git push origin my-new-feature`
+4. Push to the branch: `git push -u origin my-new-feature`
423
5. Submit a pull request - cheers!
0 commit comments