Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

first commit in develop branch #1

Closed
wants to merge 1 commit into from
Closed

first commit in develop branch #1

wants to merge 1 commit into from

Conversation

Allianzcortex
Copy link
Collaborator

No description provided.

@Allianzcortex
Copy link
Collaborator Author

Allianzcortex commented Apr 4, 2019

So , overall our steps are :

  1. after cloning into local , use git checkout -b newBranch to get the new branch and check it out
  2. develop our new functions in new Branch
  3. run command git push origin newBranch to push our new branch to the remote
  4. now in github repo page you should be able to view your branch

image

  1. create the pull requests in web page . And if it is merged into master branch , then all commits in your newBranch will appear in the master branch , which means your contribution can be checked from contributor-list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant