Replies: 3 comments 1 reply
-
Define variables, as per #553 (reply in thread). This would give:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Support a syntax that is more like jq. We could eg replace their
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Support piping a list of commits into
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this gist, I have to repeat a fairly verbose subexpression, and avoid it by defining the expression as a bash variable. It would be good if there were some way to avoid needing to do this. I have a couple ideas for how to avoid this problem
Beta Was this translation helpful? Give feedback.
All reactions