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
I'm not following what you are asking for? what sha are you after ? jbang isn't (techinically) aware the file is a git repo, its http fetched resource.
what are you trying to get at? to notice that you are running a cached version or enforce getting the latest or ensure you get what you think you are getting?
Is your feature request related to a problem? Please describe.
Current output:
Describe the solution you'd like
jbang should output the
sha
in case of a git repository. This is useful when executing a branched thign.Describe alternatives you've considered
Outputting some version / commigt id in the .java itself.
Additional context
When developing things, branches change.
(And in my current setting, I think, jbang-action does not update the .java file; but I need to check somehow)
The text was updated successfully, but these errors were encountered: