all repos

dotfiles @ b5e39d9

my dotfiles
1 files changed, 1 insertions(+), 0 deletions(-)
git: add alias for push
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-09-23 16:27:25 +0300
Parent: cfa1179
M gitconfig

@@ -21,6 +21,7 @@ defaultBranch = "main"

[alias] push-fwl = push --force-with-lease + pu = push l = log --oneline --decorate lg = log --oneline --graph --all st = status -sb