Loading request...
Add a function to change the local path for each repository, allowing users to store repositories in different locations (e.g., SD card).
received via private message: Please see my operation flow. (MGit v1.6.3) 1. Open settings. 1. Set "/storage/emulated/0" at "Root storage location for repos" <- I set a local path as default. 1. Press "+" icon to clone repository. 1. Set the following. - Remote URL: "git@github.com:<user-name>/<repo-name>.git" - Local Path: "/storage/6662-6333/<repo-name>" <- I want to set only this repository to a different local path (sd card). 1. Error Message: Repository name format error. Repository name cannot contain slashes.