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
3 changes: 3 additions & 0 deletions hello.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
I have added this new file
commit for mixed
new commit for 3merging
1 change: 1 addition & 0 deletions pr-example.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
this is pull request
1 change: 1 addition & 0 deletions rebasingbranch.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rebasing file
8 changes: 8 additions & 0 deletions test-branch1.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
this is the branch1
<<<<<<< HEAD
Hello from resolvingbranch
Hello from main
=======
Hello from resolvingbranch
>>>>>>> resolvingbranch
rebasing file
1 change: 1 addition & 0 deletions test-branch2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
this is the branch2