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

  1. Clone or download the Git Sort Repo tool from GitHub.
  2. Open a terminal or command prompt.
  3. Navigate to the directory where the tool is located.
  4. Run the tool with the following command:
go install github.com/Merith-TK/utils/cmd/git-sort-repo
  1. 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