diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-12-10 10:28:20 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-12-10 10:53:15 +0100 |
| commit | 9a72bc3440b65a01187ba4277b49d6bd821079cd (patch) | |
| tree | 51f9d25c08dfa4321a0088a4a3eaa1e4041f7b57 /executor/executor_test.h | |
| parent | c090b4da255257841173fb4eb18c19d69b293180 (diff) | |
pkg/vcs: use --force with git fetch
git fetch can fail due to force-recreated tags:
> ! [rejected] ext4_for_linus -> ext4_for_linus
> (would clobber existing tag)
And due to something related to updating local branches
(see 'git help fetch' for details).
--force should avoid both issues and it seems that
we always want force for our purposes (rather than
fail update/patch testing).
Diffstat (limited to 'executor/executor_test.h')
0 files changed, 0 insertions, 0 deletions
