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
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Github-Workshop
Repository for the GitHub Workshop conducted by Metis.
Repository for the GitHub Workshop conducted by Metis cloned by Rajat.
changes made in docs branch

### Links:
[Workshop Recording](https://iitgn-ac-in.zoom.us/rec/share/XQMvLTWB21kgrFooP1IUNcvIrbxBDRrjsqEKBGXTfdrCCEFOhvY3u9swaWRPJv_N.1mx9dmRR2NsLBqIM)
Expand Down
4 changes: 2 additions & 2 deletions myfile.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
This file for made for the GitHub workshop. Making a change online using GitHub.
This file for made for the GitHub workshop. Making a change online using GitHub. i changed the fiel in github

Commands we used:
git clone <url>
git add .
git commit -m "message"
git push
git branch
git pull
git pull