github.com/grantbow/fit@v0.7.1-0.20220916164603-1f7c88ac81e6/fit/close-auto-add/Description (about) 1 #### What did you do? 2 $ fit close 58 3 4 when testing, use .fit.yml contents at least: 5 ClosePreventDelete: true 6 NewFieldAsTag: true 7 8 #### What did you see? 9 tag_status_close file was created 10 but it was not staged with $ git add 11 12 #### What did you expect to see? 13 It would be nice to do this automatically. 14 The api in the scm module is still needed. 15 16 #### What version? 17 0.6 18