Show HN: Ceruleum – Track changes to your code going towards your next commit
1–4 of 4 posts
Re: Show HN: Ceruleum – Track changes to your code going towards your next commit
#2Re: Show HN: Ceruleum – Track changes to your code going towards your next commit
#3Hi, just wanted to share this app I made to address a personal need. When I was working on a large feature, I'd sometimes upload to repo just to get the diffing UI and get an overview of my changes. The problems with that is the delays in workflow and having to be online, which is what this app solves. Hope it might be useful to someone else
Here's some article about tools available for Mac: [1]
[0]: https://git-scm.com/docs/git-difftool [1]: https://www.git-tower.com/blog/diff-tools-mac
Re: Show HN: Ceruleum – Track changes to your code going towards your next commit
#4Hi, just wanted to share this app I made to address a personal need. When I was working on a large feature, I'd sometimes upload to repo just to get the diffing UI and get an overview of my changes. The problems with that is the delays in workflow and having to be online, which is what this app solves. Hope it might be useful to someone else