mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-15 15:16:37 +00:00
Update git.sh
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
2552f24abb
commit
e5666ad7d4
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ cp -r manifests/workspace/* "$GIT"
|
|||
cd "$GIT"
|
||||
git add .
|
||||
git commit -m 'Update to workspace'
|
||||
git rev-parse HEAD
|
||||
)
|
||||
COMMIT_HASH="$(cd "$GIT" && git rev-parse HEAD)"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue