When things go wrong, for example, caused by a bad commit, we need to revert back to an earlier known...
Deprecated method. Use this instead. See also this For example, if we have an upstream remote from magento-lts, and...
2 to 3 remote repositories in GitHub and 2 local repositories: [GitHub] Go to an owner repository (eg OpenMage...
"git is not a deployment tool, so don't do that" http://gitolite.com/deploy.html Set up SSH keys
http://jonathannicol.com/blog/2013/11/19/automated-git-deployments-from-bitbucket/ http://symmetrycode.com/super-easy-deployment-with-git-and-bitbucket/ Bitbucket provides git hooks that can be used for code deployment. Code...
First, install git server in the machines. Then, install git client in local machine. After creating the remote and local...
Best results in other decks
This is a collection of frequently asked questions about the makandra hosting environment and our operations services.
Interactively rebase your current branch onto main, keeping the original base commit (i.e. not rebasing onto main directly).