open-source-ideas / ideas

💡 Looking for inspiration for your next open source project? Or perhaps you've got a brilliant idea you can't wait to share with others? Open Source Ideas is a community built specifically for this! 👋
6.59k stars 221 forks source link

python bindings and GUI integration for reposurgeon #314

Open KOLANICH opened 2 years ago

KOLANICH commented 2 years ago

Project description

https://gitlab.com/esr/reposurgeon is an awesome tool by ESR. Unfortunately its CLI is hard to use and error prone.

For example, in order to rewrite a commit into a merge commit one has to:

It is too labour intensive for a single editiing op and is too error prone. It would be better if one has to select the commit to transform into a merge one and the parent commits in a git GUI client.

Relevant Technology

Complexity and required time

Complexity

Required time (ETA)

Categories