https://github.com/mkindahl/gitalore
Various utilities and snippets using Git
https://github.com/mkindahl/gitalore
git tools
Last synced: about 1 month ago
JSON representation
Various utilities and snippets using Git
- Host: GitHub
- URL: https://github.com/mkindahl/gitalore
- Owner: mkindahl
- License: other
- Created: 2024-05-10T20:14:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T05:23:06.000Z (almost 2 years ago)
- Last Synced: 2025-06-02T04:39:02.592Z (about 1 year ago)
- Topics: git, tools
- Language: Perl
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gitalore - various utilities and snippets using Git
This repository contains a bunch of various snippets and other
trinkets to work with and use Git to solve different kinds of
problems.
- [Automatically syncronize directories using Git](Dir-Sync/README.md)
- [Useful extra commands for Git](git-extras/README.md)