Yoann Lecuyer

Results 58 comments of Yoann Lecuyer

I came here to create the same ticket as I only tried to run it locally to poke with it. I was only able to run it as included in...

I had the same issue. Adding `alias ungit='LANGUAGE=en_US.UTF-8 ungit'` fixes the problem. @jung-kim maybe there should be a better handling of no stash or add git to be in english...

Hi, could you provide a screenshot where a bad character encoding is visible and maybe a public git repo with this issue ? I tried with ungit git repo and...

@campersau could you merge this please :3

Or maybe we can change the level to security bump only ? I hope we won't have a notification each day with such setup

Nice opportunities to speed up ungit for both repos 👍 Though could you split the PR in different branches (PRs) so that they can be tested individually?

I'm running the branch before the split for some days now and I often had this error : ![Screenshot_2020-02-12_10-42-12](https://user-images.githubusercontent.com/1866809/74322696-9d66c000-4d84-11ea-9245-d96e468c5f0f.png) Am I the only one with this glitch ? I should...

You could try to clone with ssh and use your ssh-agent to handle your key. This way you wont have to login anymore On Thu, 27 Aug 2020, 23:56 gisforgabriel,...

> Honestly, I've never saw a value of merging many commits into a single giant commits, which is what squash does. Because if you want to see single consolidated diff,...

Indeed, this kind of enormous automated change to a whole repository is not something recommended. The approach taken by pronto (https://github.com/prontolabs/pronto / I don't know if there is something similar...