diff options
author | Matthieu Moy <Matthieu.Moy@imag.fr> | 2012-07-16 21:46:39 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-07-16 12:52:40 -0700 |
commit | 5c481745fbed5aa0eb63726c9e05538ededa63bb (patch) | |
tree | 015e41e64852eb708db68ebfd9a12ed96b28e0e3 /test-chmtime.c | |
parent | git-remote-mediawiki: get rid of O(N^2) loop (diff) | |
download | tgif-5c481745fbed5aa0eb63726c9e05538ededa63bb.tar.xz |
git-remote-mediawiki: use --force when adding notes
When notes are created to record a push, it normally doesn't exist yet.
However, when a push is interrupted and then restarted, it may happen
that a commit already has notes attached, and we want to reflect the newly
created remote revision, hence use 'git notes add -f' to override the
existing one
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-chmtime.c')
0 files changed, 0 insertions, 0 deletions