]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove the VCSUPDATE command, because git is too stupid to have
authorGlen Barber <gjb@FreeBSD.org>
Sat, 29 Aug 2020 21:42:59 +0000 (21:42 +0000)
committerGlen Barber <gjb@FreeBSD.org>
Sat, 29 Aug 2020 21:42:59 +0000 (21:42 +0000)
commit0fda149dad50a72dd0b4cc974c0e0c1014c7adb8
tree3e8777e774906b1b401e10771b7348944b607269
parented19b7c5259d293e42ca4fc7c9eaa29cfcdcfbf3
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