Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taruncse authored Feb 4, 2018
1 parent 030d722 commit a74d0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ git push -u origin master
```git push --tags```
* Remove git ignore cache.
```git rm -r --cached ```
* If you want to add your missing file with your last commit without modifying your commit message.
* If you want to add your missing file with your last commit without modifying your commit message.
```git commit --amend --no-edit ```

0 comments on commit a74d0b0

Please sign in to comment.