Skip to content

Commit 2959c66

Browse files
committed
Added Merge Command
1 parent 0159c0a commit 2959c66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: GitDemo/git_commands.txt

+1
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ git branch -a
1414
git checkout <filename>
1515
git diff
1616
git push -u origin <new_branch/existing_branch_name>
17+
git merge <branch_name>

0 commit comments

Comments
 (0)