-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Sajeel Ahmad edited this page Feb 28, 2020
·
1 revision
For all students:
- If you want any change in this spreadsheet, you have to do this by yourself.
- Procedure for changing file is:
- Install Git in your system (Ask Google)
- Run the command
git clone [email protected]:pyBae-py/os-lab-project-01.git
- Open the
Details.md
file, and change your data. - Run the command
git add ./
- Run the command `git commit -m ':new:[Reason for change]'
- Run the command
git push
Folks! That's it!..