author | David Aguilar <davvid@gmail.com> | |
Thu, 2 Oct 2008 09:11:55 +0000 (02:11 -0700) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Fri, 3 Oct 2008 01:38:37 +0000 (18:38 -0700) | ||
commit | 52e8370bc7a71366b664ece0a9ec0b79d673a356 | |
tree | 9e6728b3720ff59e8242bfa55442b1dc489ceebb | tree | snapshot |
parent | bf8f2ad5f20b8c911d6a84438faa3c994decf71b | commit | diff |
tests: add a testcase for "git submodule sync"
This testcase ensures that upstream changes to submodule properties
can be updated using the sync subcommand. This particular test
changes the submodule URL upstream and uses the sync command to update
an existing checkout.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This testcase ensures that upstream changes to submodule properties
can be updated using the sync subcommand. This particular test
changes the submodule URL upstream and uses the sync command to update
an existing checkout.
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
t/t7403-submodule-sync.sh | [new file with mode: 0755] | blob |