Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This guide will provider provide a walkthrough for code submission through the new Bitbucket

1) explain submitting to 'stable'

2) explain submitting to 'master'Bitbucket


Introduction

Now that an Issue has been created, and code has been written in a Development branch, it's time to submit your code back to Bitbucket.


Committing and Pushing

Once the code changes have been completed and tested in the local environment; a GIT commit must be created. This is easily done using the git commit command through the command line, or using an IDE such as Eclipse or a GIT client such as SourceTree. Make sure only the files and changes which are relevant to the documented issue are submitted. This can be done through the use of git status and  git add/remove.





Page Tree
rootDevelopers Corner
searchBoxtrue