Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The previous `gita clone config-file` corresponds to `gita clone -f config-file` Now, by default `gita clone <url>` translates to `git clone <url>` at the current working directory Also add `-C` option for changing current working directory before execution
- Loading branch information