Hi, > What is the git approach for keeping the Python branch up to date? 🦆 > Should I be rebasing off of master or something else?
yeah, that’s generally what I would do before working on it. Note that you cannot force-push into Savannah. You have to remove the remote branch and create it again. Lars