Page MenuHomeFreeBSD

D17271.id48506.diff
No OneTemporary

D17271.id48506.diff

Index: head/sys/conf/newvers.sh
===================================================================
--- head/sys/conf/newvers.sh
+++ head/sys/conf/newvers.sh
@@ -183,7 +183,7 @@
if findvcs .git; then
for dir in /usr/bin /usr/local/bin; do
if [ -x "${dir}/git" ] ; then
- git_cmd="${dir}/git --git-dir=${VCSDIR}"
+ git_cmd="${dir}/git -c help.autocorrect=0 --git-dir=${VCSDIR}"
break
fi
done

File Metadata

Mime Type
text/plain
Expires
Wed, Jun 17, 12:17 PM (15 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34023690
Default Alt Text
D17271.id48506.diff (410 B)

Event Timeline