Page MenuHomeFreeBSD

git-arc.sh: Make it compatible with Ubuntu 18.04
ClosedPublic

Authored by arichardson on Mar 22 2021, 11:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 10, 6:42 PM
Unknown Object (File)
Sat, Feb 8, 6:10 PM
Unknown Object (File)
Sat, Feb 8, 5:50 AM
Unknown Object (File)
Sat, Feb 8, 3:33 AM
Unknown Object (File)
Jan 2 2025, 1:51 AM
Unknown Object (File)
Dec 18 2024, 5:05 AM
Unknown Object (File)
Dec 8 2024, 6:26 AM
Unknown Object (File)
Nov 25 2024, 7:28 PM

Details

Summary

dash does not allow function names containing a ":", so replace it with
a '_'. Additionally, Ubunutu 18.04 ships git 2.17 which does not support
the --default false flag for git config.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable