Skip to content

Commit

Permalink
Added comment about updating submodules.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Oct 19, 2010
1 parent e679f35 commit 637936f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,9 @@ endif
" git commit -a
" git push
"
" After 'git pull', if submodules were added, you may need to
" git submodule update

" To remove a submodule,
" Delete the relevant line from the .gitmodules file.
" Delete the relevant section from .git/config.
Expand Down

0 comments on commit 637936f

Please sign in to comment.