Skip to content

Commit

Permalink
reimplement gita clone #202
Browse files Browse the repository at this point in the history
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
nosarthur committed Jan 30, 2022
1 parent bcb55e3 commit bfe8abb
Show file tree
Hide file tree
Showing 3 changed files with 802 additions and 613 deletions.

0 comments on commit bfe8abb

Please sign in to comment.