It’s not mentioned in the README, but is WSL2 on the Windows Terminal app supported? I could run gnome terminal but then I have to configure X11 and that’s a pain. Thanks, this looks awesome.
Bit – A modernized Git CLI written in Go
11–20 of 132 posts
Re: Bit – A modernized Git CLI written in Go
#12Aside from that, I'm going to persist with this for a little while and see how it goes, the git interface does bother me.
Re: Bit – A modernized Git CLI written in Go
#13Earlier quoted context omitted.
I'm not sure. I encourage you to try it out. If it ends up not working please file an issue and we'll get it sorted out.
Will do, I’ll give it a shot sometime this week and report back. Still not sure how much of a niche WSL is, but it’s my daily driver.
Re: Bit – A modernized Git CLI written in Go
#14The autocomplete/help popups didn't happen for me, is there something I need to do? I'm using zsh on a Mac, perhaps it assumes bash. Aside from that, I'm going to persist with this for a little while and see how it goes, the git interface does bother me.
Re: Bit – A modernized Git CLI written in Go
#15The autocomplete/help popups didn't happen for me, is there something I need to do? I'm using zsh on a Mac, perhaps it assumes bash. Aside from that, I'm going to persist with this for a little while and see how it goes, the git interface does bother me.
try typing `bit` and press or `bit checkout`
Re: Bit – A modernized Git CLI written in Go
#16Super cool and thanks for this! I commented a few weeks ago on how it'd be nice to have a git CLI that actually helps you find the command you're looking for because you don't really know what to search for unless you know what command to use with git. It's sort of this chicken-and-egg problem that this seems to help solve.
Re: Bit – A modernized Git CLI written in Go
#17Git is an awesome tool – so awesome that it has a vast plethora of options and commands to do just about anything. Bit attempts to alleviate some of that pain.
SVN is much better in these regards.
Re: Bit – A modernized Git CLI written in Go
#18i made a typo and i can't backspace to delete it.
Re: Bit – A modernized Git CLI written in Go
#19Next up for anyone willing to take the bite: Build a unified for CLI for Mercurial and Git. It's a challenge but it's worth it :)
Re: Bit – A modernized Git CLI written in Go
#20I love the initiative, however the autocomplete popup doesn't work so well. i made a typo and i can't backspace to delete it.