Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/book/git-gadgets
Small gadgets for use with git (and that do not fit in an alias)
https://github.com/book/git-gadgets
git
Last synced: 14 days ago
JSON representation
Small gadgets for use with git (and that do not fit in an alias)
- Host: GitHub
- URL: https://github.com/book/git-gadgets
- Owner: book
- Created: 2009-11-23T11:13:01.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T20:11:10.000Z (almost 9 years ago)
- Last Synced: 2024-11-09T04:02:55.541Z (2 months ago)
- Topics: git
- Language: Perl
- Homepage:
- Size: 6.84 KB
- Stars: 16
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Small gadgets for use with git (and that do not fit in an alias)
Content
-------* aliases
Some useful aliases
* git-copytag
Copy a tag under another name, with annotations
* git-dot
Small hack to output graphs in the dot format
(could actually be an alias)* git-move-dates
Simple translation of dates for a given list of commits
* git-mtime
Set the mtime of all files to their last commit time
* git-tag-lost-commits
Find "lost" commits and tag them