Skip to content

Commit

Permalink
Update GIT-HOWTO.txt
Browse files Browse the repository at this point in the history
use git pull --rebase
  • Loading branch information
Metaxal committed Feb 2, 2013
1 parent 9857737 commit db2de84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GIT-HOWTO.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Update to newest version:
$ git pull
$ git pull --rebase

Files are not added automatically:
$ git add <file>
Expand Down

0 comments on commit db2de84

Please sign in to comment.