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: 4 months 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 (over 16 years ago)
- Default Branch: master
- Last Pushed: 2016-04-01T20:11:10.000Z (about 10 years ago)
- Last Synced: 2025-02-22T10:16:53.796Z (over 1 year 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