Changing the Git user has never been this easy. You can manage infinite git profiles with one click and select which profile to use to commit and push your code changes.
Hi, we have open-sourced gUMI. You can find it on github ( https://github.com/caffeinalab/g... ). You can help us test and build the app for the other platforms. Thank you
It looks crafted very well. And it seems to do its single job very well. But why you have built it? In my experience i don’t create new git profiles often and i also don’t update the existing profiles very often. Is that something you do often? If so, it would be interesting to read why?
@llabball Thanks for checking it out. We built it because more often than not, developers work on personal projects at home with their git accounts while at work they use the work accounts. Being this our case as well, we thought we needed to make the process easier.
@lavolpechevola Ah ok. Thx for the explanation. To split the git profiles into work/private isn’t very common in my environment here - but now i understand the value proposition.