5a3049485c
Use an interactive shell for running custom commands
...
Also, use the user's shell (from the SHELL env variable) instead of bash. Both
of these together allow users to use their shell aliases or shell functions in
the interactive command prompt.
2024-08-17 10:32:18 +02:00
df3cd941d7
use tempdir in tests to prevent polluting worktree
2022-11-13 14:10:21 +11:00
86c259623c
feat: fix permission problem of temp dirs
2022-04-02 08:48:38 +11:00
3621854dc7
fix tests
2022-01-09 14:09:53 +11:00
f503ff1ecb
start breaking up git struct
2022-01-09 14:09:53 +11:00
91fe68576c
refactor
2022-01-07 10:52:51 +11:00
95b2e9540a
update tests
2022-01-04 09:07:15 +11:00
2cb8aff940
no more mocking command
2022-01-04 09:07:15 +11:00
25195eacee
WIP
2022-01-04 09:07:15 +11:00
9b2b0fc122
WIP
2022-01-04 09:07:15 +11:00
b028f37ba8
updating specs
2022-01-04 09:07:15 +11:00
18ab086126
introduce Common struct for passing around common stuff
2022-01-04 09:07:15 +11:00
1759ddf247
move OS commands into their own package
2020-09-29 20:48:49 +10:00