diff options
author | Ping Yin <pkufranky@gmail.com> | 2008-09-26 23:33:23 +0800 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2008-09-29 08:24:19 -0700 |
commit | b9b378a001d35a64a30a652a45f8084ee2be6cdf (patch) | |
tree | 339ecad79fa3f4dfbbb8b9a073fca52ce82f3e2a /git-pull.sh | |
parent | 2a79d2f662a5a82a6cfcfd2a0d980e7b1875f320 (diff) | |
download | git-b9b378a001d35a64a30a652a45f8084ee2be6cdf.tar.gz |
git-submodule: Fix "Unable to checkout" for the initial 'update'
Since commit 55218("checkout: do not lose staged removal"), in
cmd_add/cmd_update, "git checkout <commit>" following
"git clone -n" may fail if <commit> is different from HEAD.
So Use "git checkout -f <commit>" to fix this.
Signed-off-by: Ping Yin <pkufranky@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'git-pull.sh')
0 files changed, 0 insertions, 0 deletions