bgitclonesample

August 16, 2025 ยท View on GitHub

Sample repo to demonstrate bgit clone posthook in action

To start

cargo install --git https://github.com/rootCircle/bgit.git

Usage

Then run bgit in some folder:

bgit

It will prompt you to Initialze/Clone a Repository, click on Clone, and then enter repository link as https://github.com/rootCircle/bgit_clone_sample and let bgit autosetup rust for you using post_git_clone hook.