Greasy Fork镜像 is available in English.

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.

या स्क्रिप्टच्या अशा आवृत्त्या ज्यांत कोड अपडेट करण्यात आले होते. सर्व आवृत्त्या दाखवा.

  • v1.4 2025-07-10 Imported from URL
  • v1.4 2025-07-10

    fix: improve clone URL detection logic

    The script now intelligently finds the best available clone URL.

    - It prioritizes the HTTPS URL.
    - If HTTPS is not available, it falls back to the SSH URL.
    - The GH CLI format is ignored as it's not a direct URL.

    This makes the script more robust and reliable, ensuring it works even if the user has selected a non-default clone method.

  • v1.3 2025-07-10

长期地址
遇到问题?请前往 GitHub 提 Issues。