Add more 'safe' directories and enable maintenance tasks.
This commit is contained in:
parent
dbdd766396
commit
4a37da01c2
1 changed files with 11 additions and 1 deletions
12
.gitconfig
12
.gitconfig
|
|
@ -21,6 +21,16 @@
|
|||
p = push
|
||||
s = status
|
||||
[safe]
|
||||
directory = /data/slackware/repo
|
||||
directory = /data/slackware/repo.git
|
||||
directory = /data/slackware/tagfiles.git
|
||||
directory = /data/slackware/tools.git
|
||||
directory = /data/tmp/slackbuilds.git
|
||||
directory = /data/tmp/ponce-slackbuilds.git
|
||||
[maintenance]
|
||||
repo = /
|
||||
repo = /root
|
||||
repo = /data/slackware/repo.git
|
||||
repo = /data/slackware/tagfiles.git
|
||||
repo = /data/slackware/tools.git
|
||||
repo = /data/tmp/slackbuilds.git
|
||||
repo = /data/tmp/ponce-slackbuilds.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue