all repos

dotfiles @ ae27392

my dotfiles
1 files changed, 1 insertions(+), 8 deletions(-)
git: updpate aliases
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-03-31 20:27:49 +0300
Parent: 49a469a
M gitconfig

@@ -19,17 +19,10 @@ [init]

defaultBranch = "main" [alias] - a = add l = log --oneline --decorate - ll = log --graph --oneline --decorate --all s = status -sb - lg = log --stat - f = fetch + cm = commit -m sw = switch - cm = commit - p = pull - re = restore - r = rebase [interactive] diffFilter = delta