#git-repository #git #restore #snapshot #local-git #backup

nightly app gitice

Freeze your local git repositories for easy restoration

4 stable releases

2.0.6 Jun 2, 2024
2.0.5 Jun 1, 2024
2.0.4 Nov 2, 2023
2.0.3 Aug 24, 2023

#159 in Filesystem

Download history 1/week @ 2024-03-08 36/week @ 2024-03-29 9/week @ 2024-04-05 369/week @ 2024-05-31 34/week @ 2024-06-07 7/week @ 2024-06-14

410 downloads per month

MIT/Apache

21KB
199 lines

gitice No Maintenance Intended Built with Garnix

Rust tool to create a 'lockfile' of the git repositories present under a directory, and allow re-cloning them when given the previously generated lockfile.

The purpose of this is to be able to quickly restore frequently used git repositories in event of an OS reinstall or things like that. I personally store my work on my OS drive since it is an SSD so in the event of me switching between operating systems I will have to manually clone my projects again which is tedious and annoying, and something I aim to make easier with this.

Dependencies

~19–31MB
~542K SLoC