Unverified Commit 4df95d75 authored by Alexander Zgabur's avatar Alexander Zgabur 🎶
Browse files

chore(hw) Remove previous year's hw

parent 5a82e7f5
Loading
Loading
Loading
Loading

bonus_task/.empty

deleted100644 → 0
+0 −0

Empty file deleted.

+0 −0

File moved.

class2_homework/255490.txt

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
I'd like to see worktrees covered in class 6.
+0 −3
Original line number Diff line number Diff line
git foo
git bar
baz

class3_homework/456675.txt

deleted100644 → 0
+0 −7
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
Loading