Commit 76ae0f05 authored by Lucia D. Hradecka's avatar Lucia D. Hradecka
Browse files

hw2: added file describing what I've learnt so far

parent 1b3df0ec
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
I've learnt
- what is the difference between HTTPS and SSH access to the repo;
- about some "standards" of managing a repo (e.g., a linear history vs keeping merge commits) and that there is no single "good" way (it depends on preferences of the group/project)
- that we have git stash and what it is good for
- some "advanced" information related to git commands and actions that I had already been using (commands like checkout, pull, push, merge, fetch)

Thanks guys, I'm really enjoying the course so far :)
 No newline at end of file