pacman/scripts/libmakepkg/source
Matthias Kurz 366b527757 libmakepkg: make sure git cloned repo's remote is named origin
makepkg assumes that the remote git repo is named "origin" at several
places in its handling of git sources. It is possible to set the remote
repo name since git v2.30.0 (with bug fix for bare checkouts in v2.30.2).

Add "--origin=origin" to all git clone commands.

Signed-off-by: Allan McRae <allan@archlinux.org>
2023-09-06 13:51:32 +10:00
..
bzr.sh.in makepkg: immutable bzr by hashing the checkout content 2023-08-28 22:15:03 +10:00
file.sh.in makepkg: immutable git sources by hashing the checkout content 2023-08-28 22:15:03 +10:00
fossil.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
git.sh.in libmakepkg: make sure git cloned repo's remote is named origin 2023-09-06 13:51:32 +10:00
hg.sh.in makepkg: immutable mercurial sources by hashing the checkout content 2023-08-28 22:15:03 +10:00
local.sh.in Update copyright years 2022-01-02 13:34:52 +10:00
meson.build Add fossil scm support to makepkg 2020-11-26 21:58:40 +10:00
svn.sh.in Update copyright years 2022-01-02 13:34:52 +10:00