You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,16 @@
1
1
# git-remote-https+iap
2
2
3
+
[](https://github.com/adohkan/git-remote-https-iap/releases/latest)
An open source [`git-remote-helper`](https://git-scm.com/docs/git-remote-helpers) that handles authentication for [GCP Identity Aware Proxy](https://cloud.google.com/iap).
4
8
5
9
## Getting Started
6
10
7
11
### Installing
8
12
9
-
- Download pre-compiled binaries from [`our release page`](https://github.com/stang/ci-sandbox/releases/).
13
+
- Download pre-compiled binaries from [`our release page`](https://github.com/adohkan/git-remote-https-iap/releases/latest).
10
14
- Install `git-remote-https+iap` binary onto the system `$PATH`
11
15
- Run `GIT_IAP_VERBOSE=1 git-remote-https+iap install`
0 commit comments