git rebase - a cautious alternative to git merge
Posted by Abhishek Pednekar in Git
An overview of the rebase workflow for git repositories
A blog for all things code
Posted by Abhishek Pednekar in Git
An overview of the rebase workflow for git repositories
Posted by Abhishek Pednekar in Docker
Running PostgreSQL and pgAdmin 4 in docker containers
Posted by Abhishek Pednekar in Docker
Creating containers with bind mounting using Docker Toolbox on Windows
Posted by Abhishek Pednekar in Python
An overview of the namedtuple container type in Python
Posted by Abhishek Pednekar in Git
A look at some git commands beyond the usual workflow