hutusi / git-paging

Treat git log as a book, exec `git next` or `git prev` to checkout the next or the previous commit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add your ideas to Git Alias

joelparkerhenderson opened this issue · comments

Hi, I maintain Git Alias, a free open source list of many git alias commands at (https://github.com/gitalias/gitalias)

I'm adding aliases similar to yours, for first, last, prev, next. Would you like to take a look and provide any feedback or advice?

See this file: https://github.com/GitAlias/gitalias/blob/main/gitalias.txt

Find "branch-commit-first" and you'll see the four aliases.

Thank you.