controls:git
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| controls:git [2025/09/11 01:57] – Made pictures readable powersa | controls:git [2025/09/11 02:38] (current) – powersa | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| *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/fc5 | + | *Ensure you are merging from the desired repo to the correct repo. In the below example, main to release/fc5 |
| {{: | {{: | ||
| *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.1757570274.txt.gz · Last modified: 2025/09/11 01:57 by powersa
