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

Best results in other decks

makandra Curriculum

makandra offers an 8 month paid trainee program 🇩🇪 for junior developers that are looking to start a professional career in...

If your rubocop run fails with a stack like rubocop-1.61.0/lib/rubocop/server/socket_reader.rb:36:in `ensure in read!': undefined method `string...

Search in all decks