In this article, I'll be going over the commit and inspect pages. The commit page is responsible for showing the changes made in a commit, and the inspect page is responsible for showing the contents of a file.

Read more »

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.

Read more »
0%