Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,11 @@ You can check out the GitHub Explore website [at github.com/explore](https://git
* [GitHub's Learning Lab](https://lab.github.com/)
* [Education community forum](https://education.github.community/)
* [GitHub community forum](https://github.community/)

**
What i have learnt so far**
**i learnt how to fork a repository**
*I learnt to clone to my local repo*
i learnt to stage i.e git add file
i learnt to commit
i learnt to push and finally make a pull Request
5 changes: 5 additions & 0 deletions reflection.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
**i learnt how to fork a repository**
*I learnt to clone to my local repo*
i learnt to stage i.e git add file
i learnt to commit
i learnt to push and finally make a pull Request