diff --git a/apatel79.md b/apatel79.md new file mode 100644 index 0000000..f9ead90 --- /dev/null +++ b/apatel79.md @@ -0,0 +1,4 @@ +Github fork is cloning on the server side, whereas git clone is used to copy +a repository to a local machine. On the other hand, git branch creates a new +line of development i.e. you can implement new features without messing up +the main branch (working branch). diff --git a/netid.md b/netid.md deleted file mode 100644 index e69de29..0000000