:
* brooklyn-ui 503d74e...000:
To get back to the state I was on branch add-sub before checking out master, I
need to do "git submodule update --recursive --force". I don’t think this is
expected behaviour, it is rather confusing.
Cheers,
Philippe Blain.
'git submodule update' will fetch new commits from the submodule remote
if the SHA-1 recorded in the superproject is not found. This was not
mentioned in the documentation.
Signed-off-by: Philippe Blain
---
Documentation/git-submodule.txt | 3 ++-
1 file changed, 2 insertions(+),
'git submodule update' will fetch new commits from the submodule remote
if the SHA-1 recorded in the superproject is not found. This was not
mentioned in the documentation.
---
Documentation/git-submodule.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/git-s
3 matches
Mail list logo