Skip to content

Commit bc201ba

Browse files
committed
update TODO.md
1 parent de0fe77 commit bc201ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

shell/TODO.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ of template, so it that can be passed on.
1313
there's a problem - commit does not take cached flag - but it will use implied staged or not. so do not pass through.
1414
BUT could look at advanced mode of pass through names of files to commit IF they are handled by status and commit, but using manual git add is good enough probably. esp for untracked files which need add anyway.
1515
- [ ] See if it is possible to make the shell script here shorter and use the logic in acm instead and a minimal .sh hook file.
16+
- [ ] Fix issue where if using the `cli:install` command then doing a build that removes everything means the commands don't work. Perhaps a **different output directory**.

0 commit comments

Comments
 (0)