Skip to content

Commit

Permalink
feat: 1 task 2 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonthanhhung authored Aug 10, 2020
1 parent 1a825a3 commit 973ceaf
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
### Story/Task braching model
### Story - Task git braching model

1. When we merge task brach into story branch, with this selection

![create-merge-commit](create-merge-commit.png)

We will come to the result commits are list down in the base PR (`feat/1`) like this

![result-merge-commit](result-merge-commit.png)

Event though we have a `Verified` Badge, it still list all the commit from the merged PR

2. When we merge task branch into story branch, with this selection
Binary file added create-merge-commit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added result-merge-commit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions task2
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
commit 1
commit 2

0 comments on commit 973ceaf

Please sign in to comment.