User Tools

Site Tools


controls:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
controls:git [2025/09/11 01:52] – created powersacontrols:git [2025/09/11 02:38] (current) powersa
Line 3: Line 3:
   *''git clone''   *''git clone''
   *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.
-  {{:controls:git_clone_med.png?400|}}+  {{:controls:git_clone_med.png |}}
   *Open a terminal in the folder you want to clone the repo into and type in ''git clone //link//''   *Open a terminal in the folder you want to clone the repo into and type in ''git clone //link//''
   *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 
-{{:controls:git_merge_med.png?400|}}+{{:controls:git_merge_med.png|}}
   *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_merge2_med.png?400|}}+{{:controls:git_merge2_med.png|}}
controls/git.1757569969.txt.gz · Last modified: 2025/09/11 01:52 by powersa

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki