progit / progit2

Pro Git 2nd Edition
Other
5.69k stars 1.88k forks source link

Simple clarification #1932

Closed hamid-nazari closed 4 months ago

hamid-nazari commented 4 months ago

Changes

I think and then would be better changed to and when later or and when (later) to better clarify the purpose (I got confused the first time).

... Then you need to tell Git what to do if you have made changes and when later git submodule update --remote pulls in new work from upstream.

Context

My change is on Git Tools/Submodules/Working on a Project with Submodules/Working on a Submodule