Skip to content

Commit b69b52a

Browse files
authored
Update linux.md
1 parent fa588f0 commit b69b52a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

linux.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ It could be windows user or linux user.
1717

1818
- First have pull the changes form the repo then have to edit and merge the code.
1919
- It's easy for devlopers to check and mitigate the merge`conflicts`.
20+
21+
## Pull and Push Concepts
22+
23+
For pull request `git pull origin main` and for push request `git push -u origin main`.

0 commit comments

Comments
 (0)