Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159634836
D17271.id48506.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
410 B
Referenced Files
None
Subscribers
None
D17271.id48506.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D17271: newvers.sh: Unbreak building in Git repositories.
Attached
Detach File
Event Timeline
Log In to Comment