-
Notifications
You must be signed in to change notification settings - Fork 637
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.
Metadata
Metadata
Assignees
Labels
No labels