@Retcon β20 is out—it's a small update. Mostly bug fixes, but it does add this cute little palette for staging specific lines!

#git #macos

@Cykelero @Retcon Looks great! (And that app icon is beautiful! ❤️)

I noticed a bug with this most recent version (not sure if it was there before) where I get a “git error: Internal inconsistency.” error. The steps to reproduce it for me have been:

1. Stage a whole file
2. Unstage the first chunk/lines
3. Try to re-stage that chunk/lines

Let me know if you need any other details!

@peteschaffner Thank you 😃

That bug is new to me! I tried reproducing it, but no success so far.
The best thing to help me would be a straight up .zip of the repo in its current state, but I know that's a lot to ask.
Is there something special about these files (e.g. unix file mode), or is there maybe another process that might be interacting with the repo?