Bug fix update
⚠️ Due to a bug in switching branches, don't use this version
Changelog
- e0c413f Bump go-git to 5.7.0
- 81cc0b5 Merge pull request #52 from julien040/fix/issue-46
- 485cf51 🐛 Fix: untracked files showing up in status A strange bug in go-git shows files as untracked while git simply ignore them. I couldn't fix the bug so I built a work around. Now gut ignores untracked files
- 229cada 📝 Add "Feature request" to issue templates
- 92936e0 🔖 Remove unnecessary dependencies Run go mod tidy
- 2ce9a62 🚸 Move error printing to stderr (#50)