Github

GitHub is a code hosting platform for version control and collaboration. It lets you and others work together on projects from anywhere

Create new account

  • Go to github.com
  • Click on SignUp.
  • Enter office email id and password.
  • Click on Continue.
  • Enter a username and Click on Continue.
  • Enter the OTP sent to the mail id and Confirm.

The account gets created. To add the person to organization, Owner can do the following steps:

  • Go to your account and click on the top right profile.
  • Click on "Your Organizations".
  • Click on "AntaresSystems".
  • Then on "People".
  • Click on "Invite Member" and then search the member with username or mail and click on "Invite".
  • The person has to accept the invite to be the part of organization.

Create New Repository

  • On the Organization page, Click on "New".
  • Give Repository a Name.
  • Add the readme file.
  • Select license as MIT and click on Create.

Change access rights of repository

  • Go to the repository you want to change rights of.
  • Click on "Settings".
  • On the Left Menu, Click on Collaborators and Teams.
  • Click on Add People/Add Team.
  • Search the member by username.
  • Click on the member and then select the rights.
  • Click on Add member to repository.

Branching Structure

  • For homepage i.e. tw-pages-client we are creating branches daily for tickets.
  • For CRs also we are creating branches.
  • Daily we have to merge the PR raised by the team in github.
  • We have a test branch also in tw-pages-client.