Skip to content

Sample example-branches repo for GitHub Training classes

Notifications You must be signed in to change notification settings

imk1/example-branches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages