Rebasing while updating #86
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I run the instance 4get.turtlecute.org
I often update it to the latest commit to always have all the fixes, but every time it’s a burden.
I made some small UI changes, and every time I do a git pull and try to push the new update locally, I have to rebase a lot of things like the proxy set in config.php and stuff like that.
Is there an easier way to update?