chore: update git aliases

Signed-off-by: jolheiser <john.olheiser@gmail.com>
jenkins
jolheiser 2023-08-23 15:26:56 -05:00
parent 35ca3e78a2
commit 006bcaa326
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ in {
fu = "fetch upstream";
fo = "fetch origin";
dh = "diff HEAD";
unstage = "restore --staged";
tui = "!lazygit";
};
lfs.enable = true;