chriswalz/bit

Extra space before committed message using 'bit save "commit message"'

liangshb opened this issue · 6 comments

Describe the bug
Extra space before committed message using 'bit save "commit message"'

To Reproduce
Steps to reproduce the behavior:

  1. modify something
  2. bit save "commit message"
  3. git log --oneline
  4. See error

Screenshots
Snipaste_2020-11-26_15-24-43
Snipaste_2020-11-26_15-25-53

Desktop (please complete the following information):

  • OS: Win10
  • Terminal: WSL in Windows Terminal
  • Shell: zsh
    and
  • OS: Win7
  • Terminal: Git Bash
  • Shell: Bash

I can't reproduce it on Ubuntu 18.04

image
I reproduced it on UOS 20

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

@liangshb please run bit update to update to version 0.9.12. Let me know if this is fixed

image

Problem solved, thanks

Great!