Skip to content

WP Incubator

  • Contact
  • Search

Development Platform

Category Development PlatformPosted on September 3, 2017September 3, 2017

Common git commands

Simple guide to get started with Git. Configure author and email address to be used with your commits git config --global user.name "John Doe" git config --global user.email [email protected] Cr…
Continue reading "Common git commands"
Category Development PlatformPosted on August 6, 2017August 8, 2017

Undoing a git rebase

It is a common practice to rebase the main branch to your current branch when there is a change or rebasing to squash multiple commits into single to group the certain changes together. Until you forc…
Continue reading "Undoing a git rebase"

About

WP Incubator established on 2019 aims to provide knowledge and product related to Wordpress.

Information

  • Contact
©2020. WP Incubator
  • Facebook
  • Twitter
Search