gitice

Crates.iogitice
lib.rsgitice
version2.0.6
sourcesrc
created_at2023-08-24 23:01:55.686788
updated_at2024-06-02 13:52:11.064712
descriptionFreeze your local git repositories for easy restoration
homepagehttps://github.com/msfjarvis/gitice
repositoryhttps://github.com/msfjarvis/gitice
max_upload_size
id954225
size70,209
Harsh Shandilya (msfjarvis)

documentation

README

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.

Commit count: 679

cargo fmt