dev: automated commit - 2025-07-08 13:45:31
This commit is contained in:
parent
72582c5246
commit
dba594e54e
6 changed files with 4 additions and 8 deletions
|
|
@ -11,7 +11,7 @@
|
|||
preloadindex = true
|
||||
|
||||
[include]
|
||||
path = ~/.config/git/gitalias.txt
|
||||
path = ~/.config/git/gitalias.ini
|
||||
|
||||
[includeIf "gitdir:~/Sync/"]
|
||||
path = ~/Sync/Obsidian/.gitconfig
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
o = checkout
|
||||
p = pull
|
||||
r = restore
|
||||
cleanout = restore
|
||||
cleanout = "!git restore --staged . && git restore ."
|
||||
rs = restore --staged
|
||||
s = status
|
||||
ush = push
|
||||
Loading…
Add table
Add a link
Reference in a new issue