Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ex-branches
ex-branches red
===========

This repository contains several commits on `master` branch and two on feature branches and helps demonstrate branching and merging Git commands.
Expand All @@ -8,4 +8,4 @@ This repository contains several commits on `master` branch and two on feature b
* 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`
* Rewriting history with `git rebase`
1 change: 1 addition & 0 deletions branches.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
All about the branches
this is the new branch of something i don't know about