Alois Mahdal 12 лет назад
Родитель
Сommit
e41ae5dbc8
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      dotfiles/git-universe/before.gitconfig

+ 1
- 0
dotfiles/git-universe/before.gitconfig Просмотреть файл

11
   com = checkout master
11
   com = checkout master
12
   dc = diff --cached
12
   dc = diff --cached
13
   gr = log --graph --full-history --all --color --pretty=tformat:"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s%x1b[0m"
13
   gr = log --graph --full-history --all --color --pretty=tformat:"%x1b[31m%h%x09%x1b[32m%d%x1b[0m%x20%s%x1b[0m"
14
+  rb = rebase
14
   rbi = rebase --interactive
15
   rbi = rebase --interactive
15
   rmv = remote --verbose
16
   rmv = remote --verbose
16
   st = status
17
   st = status