GitHub Assignment

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

A Job Guaranteed Program for Software

Engineers

Visit JALATechnologies.com for more details

Refer: https://github.com/joshnh/Git-Commands

1. Create HelloWorld repository and run all the commands of Git

2. Clone the HelloWorld repository of your peer and perform all the Git commands

3. Change the files in the remote repository and pull them into local master

4. Change the files in the local repository and push them into remote master

5. Use both fetch +merge and pull

6. Tracking a remote repository

7. Tracking a remote branch

8. Create a branch in the local repository and delete it

9. Create a branch in the remote repository and delete it

10. Merge Branch 1 into Branch 2

11. Create RemoteBranch1, RemoteBranch2, LocalBranch1 and LocalBranch2


Tracking LocalBranch1 to RemoteBranch1, Push the changes to RemoteBranch1
Change the tracking of LocalBranch1 to RemoteBranch2 and then push the changes.

12. Create a conflict and resolve it.


Clone the RemoteBranch by two users and modify the same file then push the changes
one after the other.

JALA Technologies offers Job Guaranteed Programs for Fresher’s to 12 years’ experience with salary range of 2-16 lakhs per
annum on JAVA / .Net / Automation Testing / Dev-Ops / Middleware Technologies / WebLogic / JBOSS / Python and for those who
want to be a software engineer in 100 Days. Know more Details at: http://jalatechnologies.com/

You might also like