1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-06 23:51:24 -08:00

Fixing git command for pushing a fresh ci branch.

This commit is contained in:
Richard Brooksby 2023-01-31 18:40:07 +00:00
parent f7d5b80af6
commit 80cd84ef13

View file

@ -308,7 +308,7 @@ working repo before that point.
on GitHub`_. This should trigger CI to build and testing on all
target platforms. ::
git push github merge/2023-01-06/speed-hax
git push github HEAD:merge/2023-01-06/speed-hax
You will need to wait for results from CI. Look for a build
results in the `Travis CI build history for the repo`_ and in the