diff --git a/notes/monday.md b/notes/monday.md index 4d1ebe5..dd6c585 100644 --- a/notes/monday.md +++ b/notes/monday.md @@ -11,3 +11,23 @@ here's another change more notes for a monday night!!!! monday night + +Here are the edits that Christina made Monday night +Notes Night 1 - 102 + ?? Change computer name ?? + + +Forking a repository- making copy for self on git +Cloned repository- made local copy on my machine +Repository- collection of files being tracked by the git version control software +Version control software + +Folder for repo vs actual Repository +- Actual repost-story has the .git files that tell the comp that it is a tracked directory + + +Touch notes/monday.md to create new file form command line + + + +If you don’t use -m, you’ll get stuck in vim \ No newline at end of file diff --git a/notes/thursday-christinaM.md b/notes/thursday-christinaM.md new file mode 100644 index 0000000..e69de29 diff --git a/notes/tuesday.md b/notes/tuesday.md index a316148..5b5913a 100644 --- a/notes/tuesday.md +++ b/notes/tuesday.md @@ -1,2 +1,9 @@ # Tuesday notes + +thursday +* how to use vim + klk k k kj;lj + + ======= * just some changes +master diff --git a/notes/wednesday.md b/notes/wednesday.md index e69de29..3574dfe 100644 --- a/notes/wednesday.md +++ b/notes/wednesday.md @@ -0,0 +1,2 @@ +Wow look at all these changes! +There are just so many! \ No newline at end of file