Unverified Commit c4392a4d authored by Jokeoo's avatar Jokeoo Committed by GitHub

feat(tig): add two new aliases (#11090)

parent 7cf00a0b
alias tis='tig status' alias tis='tig status'
alias til='tig log' alias til='tig log'
alias tib='tig blame -C' alias tib='tig blame -C'
alias tif='tig reflog'
alias tia='tig --all'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment