controls:git
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| controls:git [2025/09/11 01:52] – created powersa | controls:git [2025/09/11 02:38] (current) – powersa | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| *'' | *'' | ||
| *To clone a new repo in order to work on it locally, copy the link to the repo on the corresponding BitBucket page. | *To clone a new repo in order to work on it locally, copy the link to the repo on the corresponding BitBucket page. | ||
| - | {{: | + | {{: |
| *Open a terminal in the folder you want to clone the repo into and type in '' | *Open a terminal in the folder you want to clone the repo into and type in '' | ||
| *This will create a local copy of the current state of the repo for you to work on. | *This will create a local copy of the current state of the repo for you to work on. | ||
| - | *(Something about branching practices?) | + | *(To Add: Something about branching practices) |
| ====Pulling==== | ====Pulling==== | ||
| Line 31: | Line 31: | ||
| ====Merging==== | ====Merging==== | ||
| *To get your changes merged to the repo, create a pull request on the Bitbucket website. | *To get your changes merged to the repo, create a pull request on the Bitbucket website. | ||
| - | *Ensure you are merging from teh desired repo to the correct repo. In the below example, main to release/ | + | *Ensure you are merging from the desired repo to the correct repo. In the below example, main to release/ |
| - | {{: | + | {{: |
| *After hitting continue, you will be met by the following screen, allowing you to change the title or body of your commit message. If there is not a Reviewer already populated, make sure you add one appropriate to the repo you are attempting to push to. | *After hitting continue, you will be met by the following screen, allowing you to change the title or body of your commit message. If there is not a Reviewer already populated, make sure you add one appropriate to the repo you are attempting to push to. | ||
| - | {{: | + | {{: |
controls/git.1757569969.txt.gz · Last modified: 2025/09/11 01:52 by powersa
