]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the VCSUPDATE command, because git is too stupid to have
authorgjb <gjb@FreeBSD.org>
Sat, 29 Aug 2020 21:42:59 +0000 (21:42 +0000)
committergjb <gjb@FreeBSD.org>
Sat, 29 Aug 2020 21:42:59 +0000 (21:42 +0000)
commit046ad812743fbfd0ca7b9aee131cb201e2679acc
tree3e8777e774906b1b401e10771b7348944b607269
parent114f25a1f5d85ef975a2dced7853a12e8a73f87d
Remove the VCSUPDATE command, because git is too stupid to have
the '-C <directory>' after the subcommand.

Meanwhile, hard-code 'git -C <...> pull' for now.

Reported by: Michael Butler
Sponsored by: Rubicon Communications, LLC (netgate.com)
release/release.sh