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
{{ message }}
This repository was archived by the owner on Jun 15, 2024. It is now read-only.
I am surprised to find that revision is not available in the next task's args after with-git.
That required me to manually execute git rev-parse HEAD.
In my opinion, we should get as much info as possible for the user. I mean for a developer who is going to use that lib.
Hello,
I am surprised to find that revision is not available in the next task's args after with-git.
That required me to manually execute git rev-parse HEAD.
In my opinion, we should get as much info as possible for the user. I mean for a developer who is going to use that lib.
How hard is it to add?
Aleh.