real-world-rails icon indicating copy to clipboard operation
real-world-rails copied to clipboard

Document how to pull, sync, update, clean up

Open eliotsykes opened this issue 5 years ago • 0 comments

It'll involve something like:

git pull
git submodule sync
git submodule update --init

Also document how to clean up deleted submodules.

eliotsykes avatar May 16 '20 09:05 eliotsykes