| D | github_release_util_test.sh | 32 git ls-remote ssh://git@github.com/tink-crypto/some-repo 33 git clone ssh://git@github.com/tink-crypto/some-repo 34 git branch 1.6 35 git push origin 1.6 40 git() { function 71 git ls-remote ssh://git@github.com/tink-crypto/some-repo 72 git clone ssh://git@github.com/tink-crypto/some-repo 73 git branch 1.6 6c68b48c884e0aeb983b8864f35187d9584d0d74 74 git push origin 1.6 78 git() { function [all …]
|