Repo_Helper
1) git clone Clone and Install.https://github.com/ABHIRAMSHIBU/Repo_Helper.git fr
2) cd fr
3) Do install procedure ( Given below )
This is a program written purely in python version 2. Description
This program helps to
- Simplify
repo sync -c --force-sync --force-broken --no-clone-bundle --no-tags
with justfr --sync-all
- To delete all .lock files, you can just use
fr --fix-lock
- To delete all empty files, you can just use
fr --fix-empty
- You can also cascade all commands eg
fr --fix-empty --fix-broken --sync-all
Install and uninstall info.
- To install run
./fr --install
- To uninstall run
./fr --uninstall
- To install run