SomeNet
/
public repos
/
pub
/
jan
/
parprog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
81cb559
)
GITOLITE.txt
author
git
<git@git.somenet.org>
Sun, 24 Mar 2019 21:54:53 +0000
(22:54 +0100)
committer
git
<git@git.somenet.org>
Sun, 24 Mar 2019 21:54:53 +0000
(22:54 +0100)
GITOLITE.txt
patch
|
blob
|
history
diff --git
a/GITOLITE.txt
b/GITOLITE.txt
index 09d3b181a70260b2b6f2be61e4be2cac9d5cce83..fc328e847408a30bcd32637b91f96b4acfd72c16 100644
(file)
--- a/
GITOLITE.txt
+++ b/
GITOLITE.txt
@@
-11,26
+11,24
@@
GITOLITE instance admin (send ssh-keys to):
someone@somenet.org
someone@somenet.org
-RECOMMENDED C
LIENT C
ONFIGURATION
-----------------------------------------------------------------------
----
+RECOMMENDED CONFIGURATION
+----------------------------------------------------------------------
# Show forgotten whitespaces.
# Show forgotten whitespaces.
-git config color.ui true
-git config color.diff.whitespace red reverse
+git config
--global
color.ui true
+git config
--global
color.diff.whitespace red reverse
-
# remove removed branches + tags.
+ # remove removed branches + tags.
git config --global fetch.prune true
git config --global fetch.pruneTags true
git config --global fetch.prune true
git config --global fetch.pruneTags true
-
################
# Use rebasing #
################
git config --global branch.autosetuprebase always
################
# Use rebasing #
################
git config --global branch.autosetuprebase always
-git config --global rebase.stat true
git config --global branch.master.rebase true
git config --global branch.master.rebase true
-
+git config --global rebase.stat true
#################
#################
@@
-38,6
+36,6
@@
git config --global branch.master.rebase true
#################
# Make Git convert all the types of newline to "\n".
# Might break some stuff.
#################
# Make Git convert all the types of newline to "\n".
# Might break some stuff.
-git config
core.autocrlf input
-----------------------------------------------------------------------
----
+git config
--global core.autocrlf true
+----------------------------------------------------------------------
AUTOGENERATED FILE.
AUTOGENERATED FILE.