Skip to content

Commit

Permalink
resolve git stash pop conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
MuggleJ committed Sep 7, 2023
1 parent fca5a02 commit 8289890
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
# stater
It's a Test to learn how to use git .
<<<<<<< HEAD
Let me try to make some changed.

test git fetch. Now, I'm going to merge it.
=======
let me try to use git fetch.
this is a test to test fetch.

<<<<<<< Updated upstream

<<<<<<< HEAD
=======
Make some changes on remote repo. conflict before the git stash .
=======
Do some changes before git stash.

fix the conflict between git stash version and remote version.

0 comments on commit 8289890

Please sign in to comment.