mego22/Git remote sha
Retrieve the sha from a remote git repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Git username | yes | — |
| password | Git password or token | yes | — |
| repo | Git repository | yes | — |
| branch | Git branch | yes | HEAD |
Outputs
| name | description |
|---|---|
| sha | sha of the repository/branch |