diff --git a/README.md b/README.md index fdbbcc7..1cfc46a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,8 @@ The development workflow goes like this : `git commit` : On doing this, a text editor opens up and you are asked to enter a commmit message. Commit message should be short (less than 50 characters), and should convey what change you have made. Keep the commit message as meaningful as possible. 5. You have successfully committed your changes. You can then push these changes to your remote repository by : - `git push origin `. + `git push origin `. + AND NOW WAITING FOR THE TEACHER TO START THE SESSION AND SO THAT WE CAN GET THE COMPLETE OUR KNOWLEDGE OF GITHUB.. CURRENTLY I AM IN NALANDA COMPLEX GROUND FLOOR NR 122 AND NOW GETTING WORRIED ABOUT MY MOCK ELECTRICAL TEST AND ALSO ELECTRICAL COMMUNICATION TEST AND THEN TO COMPLETE MATHS TUTORIALS OTHERWISE I WILL GET LOST IN THE CLASS. TODAY IS 31 AUGUST 2024 Note that all these changes took place in your created branch \ , and you can delete whatever changes you made by deleting the branch. The above command pushed youur code online to your github repository. -6. Go to github's online repository and you can see an option of `Compare and Pull request` against your recently pushed branches. Make a Pull request by entering a short meaningful message and a meaningful comment about what your pull request does. +7. Go to github's online repository and you can see an option of `Compare and Pull request` against your recently pushed branches. Make a Pull request by entering a short meaningful message and a meaningful comment about what your pull request does. diff --git a/rohan.txt b/rohan.txt new file mode 100644 index 0000000..1ff8f30 --- /dev/null +++ b/rohan.txt @@ -0,0 +1 @@ +code 55% slower with github copilot