christoph.ruegg.name

For local commits that haven't yet been pushed: git reset --soft HEAD^ For pushed commits run the above command...

cd sites/ git remote add upstream && git fetch upstream (eg: git remote add upstream git://github.com/silverstripe/silverstripe-installer.git && git...

git fetch upstream && git checkout master && git rebase upstream/master git fetch upstream && git checkout 3.0 && git rebase upstream/3.0...

doc.silverstripe.org

Fork the repositories Fork the installer repository: https://github.com/silverstripe/silverstripe-installer Fork the framework repository: https://github.com/silverstripe/sapphire

No results found in other decks.