hutusi / git-paging

Treat git log as a book, exec `git next` or `git prev` to checkout the next or the previous commit.
GNU General Public License v3.0
71 stars 14 forks source link

Add your ideas to Git Alias #2

Open joelparkerhenderson opened 3 years ago

joelparkerhenderson commented 3 years ago

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.

hutusi commented 8 months ago

Thank you @joelparkerhenderson