1
0
mirror of synced 2026-01-10 09:02:35 -05:00
Files
docs/data/reusables/repositories/open-with-github-desktop.md
Laura Coursen a51872d042 Change != "free-pro-team@latest" to enterpriseServerVersions contains currentVersion, actually (#16114)
* Run script/new-versioning/update-not-fpt-conditionals.js

* Fix a few things

* Remove outdated versioning

* Fix broken link

Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com>
2020-10-21 21:33:43 -07:00

1005 B

{% if enterpriseServerVersions contains currentVersion and currentVersion ver_lt "enterprise-server@2.22" %}

  1. Under your repository name, click Clone or download. Clone or download button
  2. Click Open in Desktop to clone the repository and open it in {% data variables.product.prodname_desktop %}. Open in Desktop button {% else %}
  3. Above the list of files, click {% octicon "download" aria-label="The download icon" %} Code. "Code" button
  4. Click {% octicon "desktop-download" aria-label="The GitHub Desktop download icon" %} Open with {% data variables.product.prodname_desktop %} to clone and open the repository with {% data variables.product.prodname_desktop %}. "Open with {% data variables.product.prodname_desktop %}" button {% endif %}