fufuhu/Get commit id
Get commit id of a directory(git repository)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The directory which you'd like to get commit id(default: current directory) | yes | . |
Outputs
| name | description |
|---|---|
| commit_id | git commit id |
| short_commit_id | shortened commit id |