githubteacher / example-branches-1

Sample example-branches repo for GitHub Training classes

Home Page:https://training.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ex-branches

At 10:45 AM, I really wish I had a oatmeal raisin cookie. 🍪

This repository contains several commits on master branch and two on feature branches and helps demonstrate branching and merging Git commands.

Usage

  • Using git merge to integrate branches
  • Initiate a Pull Requests from a topic branch
  • Create a single commit with git merge --squash
  • Rewriting history with git rebase

About

Sample example-branches repo for GitHub Training classes

https://training.github.com


Languages

Language:CSS 100.0%