0% found this document useful (0 votes)
10 views3 pages

SWE LabTask

The document outlines the steps for configuring user information in Git and initializing a repository. It includes instructions for adding a remote origin, checking the git status, adding and committing files, and pushing changes to GitHub. Finally, it emphasizes the importance of verifying the git status after the push operation.

Uploaded by

zaharulislam1965
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views3 pages

SWE LabTask

The document outlines the steps for configuring user information in Git and initializing a repository. It includes instructions for adding a remote origin, checking the git status, adding and committing files, and pushing changes to GitHub. Finally, it emphasizes the importance of verifying the git status after the push operation.

Uploaded by

zaharulislam1965
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

• Configure User Info

• Initialize Git

• Add origin

• Check git status

• Add the File


• Commit the file

• Push the file to the repository

• Check git status Again


• After successful push, the GitHub repository

You might also like