all repos

dotfiles @ 01a128b435daca5e7fa0f018bb69c57edf398519

i use rach linux btw
1 files changed, 1 insertions(+), 0 deletions(-)
git: add alias to list remotes
Author: Olexandr Smirnov olexsmir@gmail.com
Committed at: 2025-08-03 17:55:30 +0300
Parent: 2631b4a
M gitconfig
ยทยทยท
        22
        22
         

      
        23
        23
         [alias]

      
        24
        24
             pushf = push --force-with-lease

      
        
        25
        +    remotes = remote -v

      
        25
        26
             l = log --oneline --decorate --graph --all

      
        26
        27
             st = status -sb

      
        27
        28
             sw = switch