-
Notifications
You must be signed in to change notification settings - Fork 646
Escaping % symbols #1091
Copy link
Copy link
Closed
Description
Hello! Is there a way to escape % symbols in external commands?
I want to be able to use echo %(commit) and to output %(commit) instead of the commit's hash.
I have tried with %% or \% but it doesn't work - format errors.
I would like to use %(refname) in a git rev-parse, but tig substitutes it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels