Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 175bb0b + ef32da1 commit 204bfbbCopy full SHA for 204bfbb
README.md
@@ -84,7 +84,7 @@ So that you can start straight away.
84
85
- Fork it!
86
- Create your feature branch: `git checkout -b my-new-feature`
87
-- Commit your changes: `git commit -am 'Add some feature'`
+- Commit your changes: `git add . && git commit -m 'Add some feature'`
88
- Push to the branch: `git push origin my-new-feature`
89
- Submit a pull request
90
0 commit comments