Toby Suggate

Results 156 comments of Toby Suggate

Hi Sebtiz13. Do you mean using an ssh remote url? This should be working, I use it a lot. GitFiend uses the same config that you have set at the...

That could be it. Gitfiend isn’t using git bash to run git commands. Does `git fetch` work in cmd? I think there’s an option when installing git for windows to...

This would be nice to have. One thing that's caused me to put this off is that I don't know the users prefered terminal, though maybe this isn't a big...

Yes, I agree with that train of logic. The problem is this now feels too complex and yuck to me. If I discover a more elegant way of implementing it...

Yeah, when I use Windows I use Cmder. I would want GitFiend to split my current window rather than making a new tab or new window. Because of this, I...

That's fair enough. I usually already have a terminal open for the repo I'm working in. For me, this is about focus. I want GitFiend to be only as complicated...

Hi @evaneykelen, thanks for the feedback and good explanation. I've recently made the discard button safer and it now asks to confirm, but I definitely plan on adding a keyboard...

Thanks, @chekobil. I'm sorry to hear it's crashing. I've uploaded v0.26 to GitHub https://github.com/GitFiend/Support/releases/tag/26.0 while I look into this.

Yeah, there currently isn't. I just do what Git does by default. After reading this: https://stackoverflow.com/questions/6701292/git-fast-forward-vs-no-fast-forward-merge I think I understand why you might want an option to choose. I'll have...

Thanks for the feedback. This is an interesting approach. I'm hearing a lot of users asking for ways to better filter/declutter or see their unstaged files.