Software Engineering 2: 1. Add Any Four Files in The Folder
The document outlines steps for managing files in a Git repository: 1) Create files in a folder and initialize a local Git repo. 2) Change the path to the folder. 3) Rename one file using Git mv. 4) Delete a file using Git rm. 5) Commit the changes to the local repo. 6) Create a GitHub repo and copy the URL. 7) Clone the GitHub repo to the local system and change the path. 8) Check the status of files using Git status.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
30 views6 pages
Software Engineering 2: 1. Add Any Four Files in The Folder
The document outlines steps for managing files in a Git repository: 1) Create files in a folder and initialize a local Git repo. 2) Change the path to the folder. 3) Rename one file using Git mv. 4) Delete a file using Git rm. 5) Commit the changes to the local repo. 6) Create a GitHub repo and copy the URL. 7) Clone the GitHub repo to the local system and change the path. 8) Check the status of files using Git status.