A Git frontend with Flask part 4
Currently, whenever I wanted to update the repositories stored on the server serving the web app, I had to SSH into the server and pull from the Bitbucket repository. It would be nice if I could push to the server as a remote instead.