all repos

dotfiles @ b5e39d923576c01280cbdbb4f2df287a6d24d8c2

i use rach linux btw
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
                21
                 

              
                22
                22
                 [alias]

              
                23
                23
                     push-fwl = push --force-with-lease

              
                
                24
                +    pu = push

              
                24
                25
                     l = log --oneline --decorate

              
                25
                26
                     lg = log --oneline --graph --all

              
                26
                27
                     st = status -sb