projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use NFSv4 over TCP for NFS mounts
[chef.git]
/
cookbooks
/
git
/
attributes
/
default.rb
1
default[:git][:directory] = "/var/lib/git"
2
default[:git][:public_user] = "git"
3
default[:git][:public_group] = "git"
4
default[:git][:private_user] = "git"
5
default[:git][:private_group] = "git"