pacman/scripts/libmakepkg/source
Eli Schwartz a8b3d1a62a makepkg: correctly handle hg sources with updates on a non-default branch
The "tip" ref actually signifies the most recently updated branch. hg
does not support a default branch named anything other than "default",
except by creating a "@" bookmark. The correct way to explicitly update
to the default clone ref, is therefore to use one of these, rather than
"tip".

Fixes FS#62092

Signed-off-by: Eli Schwartz <eschwartz@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2019-05-08 10:10:57 +10:00
..
bzr.sh.in libmakepkg: implement extendable source protocols 2019-01-22 09:38:31 +10:00
file.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
git.sh.in makepkg: use "shared" git clones when checking out sources 2019-03-19 14:09:00 +10:00
hg.sh.in makepkg: correctly handle hg sources with updates on a non-default branch 2019-05-08 10:10:57 +10:00
local.sh.in Update coyrights for 2018 2018-03-14 13:31:31 +10:00
meson.build Add meson.build files to build with meson 2018-11-02 03:16:34 -04:00
svn.sh.in libmakepkg: implement extendable source protocols 2019-01-22 09:38:31 +10:00