GitHub Clone with Sourcetree

Adds an "Open with Sourcetree" button to the GitHub "Code" dropdown menu, allowing you to clone repositories directly into the Sourcetree application.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
cooaer
Installationen heute
0
Installationen gesamt
3
Bewertungen
0 0 0
Version
1.4
Erstellt am
10.07.2025
Letzte Aktualisierung
10.07.2025
Größe
6,22 KB
Lizenz
MIT
Wird angewandt auf

GitHub Clone with Sourcetree

This script adds an "Open with Sourcetree" button to the GitHub "Code" dropdown menu, allowing you to clone repositories directly into the Sourcetree application.

Screenshot of the "Open with Sourcetree" button

Features:

  • Adds a convenient button to the clone dialog.
  • Uses the official Sourcetree app icon, which adapts to GitHub's light and dark themes.
  • Automatically detects the repository's HTTPS clone URL.

Installation

  1. Make sure you have a user script manager installed, such as Tampermonkey or Greasemonkey.
  2. Navigate to the script file in this repository: github-clone-sourcetree.user.js.
  3. Click the link, and your user script manager will automatically open and prompt you to install the script.

Usage

  1. Go to any GitHub repository page.
  2. Click the green "Code" button.
  3. You will see the new "Open with Sourcetree" button in the dropdown list.
  4. Clicking it will launch the Sourcetree application and open the clone dialog for that repository.