We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e447e08 commit 994cd03Copy full SHA for 994cd03
2 files changed
apatel79.md
@@ -0,0 +1,4 @@
1
+Github fork is cloning on the server side, whereas git clone is used to copy
2
+a repository to a local machine. On the other hand, git branch creates a new
3
+line of development i.e. you can implement new features without messing up
4
+the main branch (working branch).
netid.md
0 commit comments