merge the file
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1 +1,5 @@
|
||||
<<<<<<< HEAD
|
||||
secret.txt
|
||||
=======
|
||||
secret.txt
|
||||
>>>>>>> feature/bugSheet
|
||||
|
||||
BIN
gitcheckout.png
Normal file
BIN
gitcheckout.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.9 KiB |
6
todo.txt
6
todo.txt
@@ -1 +1,7 @@
|
||||
# bug sheet file added
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
The git merge command in Git is used to integrate changes from one branch into another.
|
||||
This process combines the independent lines of development created by git branch and
|
||||
integrates them into a single, unified branch
|
||||
>>>>>>> feature/bugSheet
|
||||
|
||||
Reference in New Issue
Block a user