Thursday, June 1, 2023

Show HN: JuxtaCode – native Git diff tool for macOS https://ift.tt/lagNS9V

Show HN: JuxtaCode – native Git diff tool for macOS I wanted to make a native Git diff tool that works "stand-alone" in the sense that you just need to point it at a repository and then you can select commits to compare and open files in a 3-way-merge tool. I've been finding it useful to have one app I can quickly switch to for comparing branches and sorting out merge conflicts. https://juxtacode.app June 2, 2023 at 05:52AM

No comments:

Post a Comment

Show HN: UnisonDB – Log-native KV database that replicates like a message bus https://ift.tt/xa2pPLf

Show HN: UnisonDB – Log-native KV database that replicates like a message bus Hi HN, For the past few months, I’ve been building UnisonDB — ...