Add git track command

This commit is contained in:
Talia 2021-02-25 09:57:23 +01:00
parent 00e84e554d
commit 0882e7afa3

View file

@ -25,6 +25,7 @@
fixup = commit --patch --no-edit --amend
ts = timeshift
task = "! TASKDATA=$(git rev-parse --show-toplevel)/.git/task task"
track = add --intent-to-add
[user]
useConfigOnly = true
[user "darkwiiplayer"]