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 b35cc50 commit f96c83bCopy full SHA for f96c83b
.github/workflows/update-subtree.yml
@@ -45,7 +45,7 @@ jobs:
45
run: |
46
pushd ..
47
git clone [email protected]:newren/git-filter-repo
48
- git clone https://github.com/rust-lang/rust rust-tmp
+ git clone git@github.com:rust-lang/rust rust-tmp
49
cd rust-tmp
50
51
# Ensure "upstream/master" branch contains the target commit
0 commit comments