Page tree

Versions Compared

Key

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

...

You can now see all your branches. The current branch is indicated with bold font and a check mark.

Changing remote repository

You can also pull changes made by other developers from their forks by adding multiple remotes.

To do this using SourceTree, select Add Remote... under the Repository menu to open the Repository Settings window. From here, click the Add button to add a new remote repository. Enter a name for the remote repository being added and enter the URL/ Path for the remote. Confirm that you want to add the remote repository by clicking OK. Your remote repository can be seen under the list of remotes in SourceTree's main window.

Image Added

 

Issue pull request

To request that your edits be incorporated into the main line of development:

...