We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa34609 commit 5c053faCopy full SHA for 5c053fa
README.md
@@ -11,7 +11,7 @@ a different OS.
11
12
1. Clone the repo to a sensible place (eg: `git clone ~/.git-mirror`).
13
Alternatively grab the latests
14
- [release](https://github.com/thoroc/git-mirror/releases/tag/v0.1.8)
+ [release](https://github.com/thoroc/git-mirror/releases/tag/v0.1.10)
15
2. Add the following alias to your `.gitconfig`:
16
17
```toml
@@ -26,7 +26,7 @@ Call `git mirror git@github.com:owner/repo.git` will clone to
26
27
```sh
28
Usage: git-mirror <repo>
29
-Version: 0.1.8
+Version: 0.1.10
30
31
Description:
32
0 commit comments