1 files changed,
3 insertions(+),
1 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2024-06-15 20:18:14 +0300
Parent:
62a3c98
M
gitconfig
@@ -20,8 +20,10 @@ [init]
defaultBranch = "main" [alias] + push-fwl = push --force-with-lease l = log --oneline --decorate - s = status -sb + lg = log --oneline --graph --all + st = status -sb cm = commit -m sw = switch