Skip to content

Commit

Permalink
moved safari src files into directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gdelmas committed Aug 26, 2014
1 parent 5ee0abb commit b7e34ee
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Download, open and install [GithubTower.safariextz](https://github.com/gdelmas/G
#Lightweight
Github's "Clone in Desktop" button only works if the official Github.app is installed on OS X. The [Github.app](https://mac.github.com) spawns a [helper "GitHub Conduit.app"](https://help.github.com/articles/github-conduit) which will always be running on the system. This helper has a webserver constantly listening for requests on the users local machine port 25035. If the Github website can reach this server it changes the "Clone in Desktop" button links to open in the users local Git App instead of redirecting to https://mac.github.com.

The Safari extensions eliminates the need to have a local webserver process running by injecting [7 lines of code](https://github.com/gdelmas/GithubTower/blob/master/GithubTower.safariextension/main.js) only into Github's website.
The Safari extensions eliminates the need to have a local webserver process running by injecting [7 lines of code](https://github.com/gdelmas/GithubTower/blob/master/src-safari/GithubTower.safariextension/main.js) only into Github's website.

#Tower
Tower 2 is a wonderful Git client for OS X. It brings all of Git’s powerful features to your desktop. Try it out here: [http://www.git-tower.com](http://www.git-tower.com)
File renamed without changes.
File renamed without changes
File renamed without changes.

0 comments on commit b7e34ee

Please sign in to comment.