Alex David
Results
2
issues of
Alex David
Git town has replaced a lot of the repeated low-level commands that git provides, but I still find myself having to do one workflow manually: Suppose a project has a...
feature
Fixes #348 `default_command` can now be either a string (as before): ``` default_command = flush ``` or a list which is passed directly to argv: ``` default_command = --color, never,...