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
E.g. git pr-train --config-file=~/.pr-train-BUG-1337.yml.
Use case:
"I am using multiple git worktrees to multitask, and want to be able to refer to a 'global' config file from all of them."
(edit: as pointed out below, multiple trains in config solves this) "I have multiple PR trains in flight, and want to manage them all without any ln -s shenanigans."
The text was updated successfully, but these errors were encountered:
E.g.
git pr-train --config-file=~/.pr-train-BUG-1337.yml
.Use case:
git worktree
s to multitask, and want to be able to refer to a 'global' config file from all of them."ln -s
shenanigans."The text was updated successfully, but these errors were encountered: