Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hutusi/git-paging
Treat git log as a book, exec `git next` or `git prev` to checkout the next or the previous commit.
https://github.com/hutusi/git-paging
git shell tips tools
Last synced: 20 days ago
JSON representation
Treat git log as a book, exec `git next` or `git prev` to checkout the next or the previous commit.
- Host: GitHub
- URL: https://github.com/hutusi/git-paging
- Owner: hutusi
- License: gpl-3.0
- Created: 2020-10-04T02:32:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T23:37:47.000Z (7 months ago)
- Last Synced: 2025-01-03T09:08:42.923Z (27 days ago)
- Topics: git, shell, tips, tools
- Language: Shell
- Homepage:
- Size: 15.6 KB
- Stars: 72
- Watchers: 5
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Git Paging
Treat git log as a book, exec `git next` or `git prev` to checkout the next or the previous commit.
### 像翻页一样跳转到上一(n)条或下一(n)条 Git 历史节点
请查看博客文章 [阅读开源代码小技巧](https://hutusi.com/git-paging) 获得更多使用帮助。