bk8190 / example-branches

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

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%