funny-glossary is a repo used for collecting funny definitions of computing terms. Currently, the work is divided into several parallel branches based on the starting letter of the terms -- for example, terms starting with letters A, B, C are in the branch ABC -- in the hope of recruiting a few more people to work on each branch. The branches are to be merged into the main branch later, to produce the full version of this 'funny glossary'.

The PQR branch has not been pushed to the remote yet. Push it now.

Exercise glossary-branch-push

To download the exercise:

  • Navigate inside the gitmastery-exercises folder.
  • Run gitmastery download glossary-branch-push command.

Scenario:

funny-glossary is a repo used for collecting funny definitions of computing terms. Currently, the work is divided into several parallel branches based on the starting letter of the terms -- for example, terms starting with letters A, B, C are in the branch ABC -- in the hope of recruiting a few more people to work on each branch. The branches are to be merged into the main branch later, to produce the full version of this 'funny glossary'.

Your task:

The PQR branch has not been pushed to the remote yet. Push it now.


To verify your work:

  • Navigate to anywhere inside the gitmastery-exercises/glossary-branch-push folder (or any sub-folder of it).
  • Run the gitmastery verify command.

To reset the exercise and start over, navigate to the gitmastery-exercises/glossary-branch-push folder and run the gitmastery progress reset command.