Posts Tagged "git"
Github App to manage a self-serve list of podcasts
Read Post
How to run a git server on your local machine
The one where we install a git server locally using Docker.
Read Post
Oops - wrong commits to master
The one where we fix a bad commit pushed to quickly on master
Read Post
Behind the scene: git rebase
The one where we use rebase to avert the end of the world.
Read Post
Behind the scene: git clone
The one where we do out first git clone
Read Post
Behind the scene: git branch
The one where we create our first git repo and see what happens in our file system
Read Post
Behind the scene: git init
The one where we create our first git repo and see what happens in our file system
Read Post