Skip to content

Overriding multiple actions from one git repo #338

Answered by inkarkat
DoctorRadar asked this question in Q&A
Discussion options

You must be logged in to vote

I would just create a symlink from .todo.actions.d/add to .todo.actions.d/addm.

Or maybe checkout a separate working tree:

$ git worktree add -f ../addm

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by karbassi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants