1
0
mirror of https://github.com/go-task/task.git synced 2025-06-27 00:51:05 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
10986d3a7c Accept : multiple times 2020-06-13 17:01:14 +02:00
e4204168a0 Remove unnecessary extra empty line 2019-03-04 22:56:23 -03:00
15c0381c3c Fix the indentation 2019-03-04 07:03:06 +01:00
c2f4a57e02 Remove \s for MacOS compatibility, use awk instead 2019-03-03 23:32:35 +01:00
e79026b840 Fix the zsh completion with sub-tasks 2019-03-02 01:40:31 +01:00
3f7e8c88eb Changed --dry-run flag to --dry 2018-07-29 22:03:22 +01:00
1c7ca94d49 Implemented dry run mode
Added a --dry-run flag that compiles and steps through each task, but does not execute them. The commands that would have been run are printed. See #125.
2018-07-29 00:39:25 +01:00
e540e752f2 Add zsh completion 2018-04-27 17:50:56 +09:00