package
0.0.0-20241022045459-1018f4b81f87
Repository: https://github.com/merith-tk/utils.git
Documentation: pkg.go.dev
# README
Git Sort Repo
This tool is designed to help organize workspace folders that contain multiple repositories. It sorts the repositories into their respective Git remotes folders.
Usage
- Clone or download the Git Sort Repo tool from GitHub.
- Open a terminal or command prompt.
- Navigate to the directory where the tool is located.
- Run the tool with the following command:
go install github.com/Merith-TK/utils/cmd/git-sort-repo
- The tool will scan the workspace folder and organize the repositories into their respective Git remotes folders.
Please note that this tool requires git to be installed on your system