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 b6408a5 commit a12244aCopy full SHA for a12244a
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 0.7.0 (2021-03-16)
4
+
5
+- **[FIX]** Fix issue that prevented cloning empty repositories
6
+- **[FIX]** Fix issue where the default branch was added to `.git/config` twice
7
+- **[BC]** Remove `source` sub-command
8
+- **[BC]** Remove `--golang` flag from the `clone` sub-command
9
+- **[BC]** Remove `--golang` flag from the `mv` sub-command
10
+- **[BC]** Remove `--golang` flag from the `set-url` sub-command
11
12
## 0.6.10 (2020-12-09)
13
14
- **[FIX]** Fix "invalid capabilities" error when cloning from GitHub
0 commit comments