summaryrefslogtreecommitdiffstats
path: root/conf/.gitconfig
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2023-09-16 14:56:41 -0400
committerMalfurious <m@lfurio.us>2023-09-16 14:56:41 -0400
commit5f5cab13b85c6ca5948581692c7be4c994908703 (patch)
tree09ee86b45e1fabea36d2b2bb7115ba0791d69df2 /conf/.gitconfig
parentfcf7dc53547554507ed0fe76acd78d1ac0456d9e (diff)
downloadsrcnode-0.2.0.tar.gz
srcnode-0.2.0.zip
gitolite: Prevent repo auto-creation on clone/fetchv0.2.0
I'm considering this default behavior as a bug for normalmode. The creation of a repository via a read activity seems far too accidental for my taste. Repositories are created by pushing to them. This does mean that: git clone <new-url> ... git push is no longer a shorthand for: git init git remote add origin <new-url> ... git push I'm ok with that. Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'conf/.gitconfig')
0 files changed, 0 insertions, 0 deletions