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
Difftastic has a lot of options, see difft --help.
Fortunately, they can be passed as environment variables, which means we can avoid using a ton of CLI flags with process-environment or some local derivatives.
transient.el is a good choice for a configuration interface.
The text was updated successfully, but these errors were encountered:
Difftastic has a lot of options, see
difft --help
.Fortunately, they can be passed as environment variables, which means we can avoid using a ton of CLI flags with
process-environment
or some local derivatives.transient.el is a good choice for a configuration interface.
The text was updated successfully, but these errors were encountered: