James Moger
2015-10-05 4e54686d9346dc33a1cffd4a06c5c4ff9945f25e
src/main/distrib/data/defaults.properties
@@ -154,6 +154,12 @@
# SINCE 1.7.0
git.sshKrb5ServicePrincipalName = 
# Strip the domain suffix from a kerberos username.
# e.g. james@bigbox would be "james"
#
# SINCE 1.7.0
git.sshKrb5StripDomain = true
# SSH backend NIO2|MINA.
#
# The Apache Mina project recommends using the NIO2 backend.