I've been working on something during the last week 🫣

What? Yes. Yes, it is a Gnome git GUI. It is far from finished, yet, but I make steady progress

#gnome #linux

and I just made my first commit with it :P
@cjk looks like Gnome 4 to me 😉
@lecroix74 You‘re right. Thanks, fixed
@cjk i like that you have partial staging, that's neat, i wonder if you'll also put commit splitting and general interactive rebase ? right now for either of those your only option is the cli, and a lot of people don't use them because of that, despite how useful it can be

@SRAZKVT I am planning at least some rebase features, e.g. fixups and reordering or just deleting commits.

That said, I have not yet planned what and how exactly I want to implement.

@cjk
feedback: love the familiar and clean layout
question: is git-tree's on the roadmap?

Keep up the cool work! 🙌

@iamada I am not familiar with git-tree. Do you mean git-worktree? If yes, I don’t know yet. I don’t use worktrees myself, I have to learn about it first.

Edit: oh, and thanks! :)

@cjk oh I was being quite literal, here is an example of what I mean

@iamada Aha, now I understand. Thanks!

Yes, but I‘m not sure yet in what form

@cjk looks great. 🤩 are you planning a git-log view? apps/IDEs always forget this…
@hbons Thanks! :-) and yes. I am planning to show a git commit history when you click on the branch name