Update .gitconfig.
This commit is contained in:
parent
6ce308d16b
commit
e6318de258
1 changed files with 3 additions and 8 deletions
11
.gitconfig
11
.gitconfig
|
@ -20,6 +20,7 @@
|
||||||
c = commit
|
c = commit
|
||||||
co = checkout
|
co = checkout
|
||||||
d = diff
|
d = diff
|
||||||
|
lsut = ls-files --others --exclude-standard --directory --error-unmatch -- ':/*'
|
||||||
p = push
|
p = push
|
||||||
s = status
|
s = status
|
||||||
[safe]
|
[safe]
|
||||||
|
@ -29,13 +30,7 @@
|
||||||
directory = /data/tmp/slackbuilds.git
|
directory = /data/tmp/slackbuilds.git
|
||||||
directory = /data/tmp/ponce-slackbuilds.git
|
directory = /data/tmp/ponce-slackbuilds.git
|
||||||
[maintenance]
|
[maintenance]
|
||||||
repo = /home/tadgy
|
repo = /
|
||||||
repo = /data/home/tadgy/Projects/bash-ini-parser.git
|
repo = /root
|
||||||
repo = /data/home/tadgy/Projects/bash-tasksched.git
|
|
||||||
repo = /data/home/tadgy/Projects/bootstrap.git
|
|
||||||
repo = /data/home/tadgy/Projects/dotfiles.git
|
|
||||||
repo = /data/home/tadgy/Projects/lumberjack.git
|
|
||||||
repo = /data/home/tadgy/Projects/slackpkg-templates.git
|
|
||||||
repo = /data/home/tadgy/Projects/system-configs.git
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = master
|
defaultBranch = master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue