Extra space before committed message using 'bit save "commit message"'
liangshb opened this issue · 6 comments
liangshb commented
Describe the bug
Extra space before committed message using 'bit save "commit message"'
To Reproduce
Steps to reproduce the behavior:
- modify something
- bit save "commit message"
- git log --oneline
- See error
Desktop (please complete the following information):
- OS: Win10
- Terminal: WSL in Windows Terminal
- Shell: zsh
and - OS: Win7
- Terminal: Git Bash
- Shell: Bash
aditya520 commented
I can't reproduce it on Ubuntu 18.04
liangshb commented
chriswalz commented
I've been working on adding significantly more suggestions for lesser used commands so I haven't gotten around to this.
I hope to resolve this soon assuming I can replicate it
chriswalz commented
@liangshb please run bit update
to update to version 0.9.12. Let me know if this is fixed
liangshb commented
chriswalz commented
Great!