summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2019-03-31 18:15:40 +0200
committerAllan McRae <allan@archlinux.org>2019-05-08 02:10:57 +0200
commita8b3d1a62afaeee4f1586f6c463f6bf51f7a2d70 (patch)
treec30f275ea0761d0c07c3e3833362b4c5ecfe2cac /lib
parent915ac9ff9b112997bcdb14d7136f4862c9537a35 (diff)
downloadpacman-a8b3d1a62afaeee4f1586f6c463f6bf51f7a2d70.tar.gz
pacman-a8b3d1a62afaeee4f1586f6c463f6bf51f7a2d70.tar.xz
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions