]> git.ipfire.org Git - thirdparty/git.git/commit
Meta/pushall: push out to CI repository before ko
authorJunio C Hamano <gitster@pobox.com>
Tue, 11 Apr 2023 19:41:25 +0000 (12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 11 Apr 2023 19:44:44 +0000 (12:44 -0700)
commit6bdb97057e16b8d31b0b39f6b1f64bc0f02ad59e
treee38c05d000fecccb2905e2d9ee6cfbfc9bf85ad6
parent1b21701f49696fb6e0bbee8b4fa6f5b37b983ddc
Meta/pushall: push out to CI repository before ko

The refmap (not tracked here) to update 'main' branch at the CI
repository is set to push from remotes/ko/master to make 'master'
current while allowing 'main' to lag behind one round of pushout to
'master'/'main'.  This way, pushing out to the CI repository won't
have to spend redundant cycles to build 'master' and 'main' at the
same time.
pushall