GitHubSourceTree

Adds a "Clone in SourceTree" button to github pages

These are all versions of this script. Show only the versions where the code changed.

  • v1.1.4 29/09/2015 Synced from GitHub - Minor refactoring Takes new getSelectedCloneUrl out of the global scope. Rename enclosing function to clarify it's no longer purely init related. Update version
  • v1.1.3 29/09/2015 Synced from GitHub - Now button imports project in currently selected schema. Previously it imported it in https schema. - Reworked feature implementation so that now button href is always maintained. - Merge pull request #3 from Zvirja/features-extend Make the Clone button to import project in currently selected schema.
  • v1.1.2 29/09/2015 Synced from GitHub - 1.1.2
  • v1.1.1 29/09/2015 Synced from GitHub - Added a space before the button label Space is missed between button icon and label. I've added it. - Merge pull request #2 from Zvirja/patch-1 Added a space before the button label
  • v1.1.1 13/04/2015 Imported from URL
  • v1.1.0 13/04/2015 Imported from URL
  • v1.0.4 24/09/2014 Imported from URL
  • v1.0.3 31/07/2014 Synced from GitHub - Fix indentation
  • v1.0.2 31/07/2014 Synced from GitHub - Check for clone options before continuing.
  • v1.0 31/07/2014 Imported from URL