diff --git a/learning-notes.md b/learning-notes.md new file mode 100644 index 0000000..22fd9bc --- /dev/null +++ b/learning-notes.md @@ -0,0 +1,14 @@ +# Learning Notes + +## What I've Learned +- use of command lines +- setup and verifications +- add,commit and del +- Forking a repository +- Inviting collaborators +- Creating branches + + +## What I'm Still Confused About +- GitHub Actions +- Advanced branching strategies