diff --git a/jcolbur1.md b/jcolbur1.md new file mode 100644 index 0000000..159f8df --- /dev/null +++ b/jcolbur1.md @@ -0,0 +1 @@ +The difference between github fork and git clone is where the "copying" is involved. Github's fork copys between repositories on the server while git clone copys between the authorized repository and a local machine. Git branch creates a pointer to your current commit object allowing you to work on the original repository (by merging). diff --git a/netid.md b/netid.md deleted file mode 100644 index e69de29..0000000