如何离线安装Github for Windows? [英] How to install Github for Windows offline?

查看:112
本文介绍了如何离线安装Github for Windows?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

正如问题所述,如何在没有互联网连接的情况下安装Github for Windows?
如果这是不可能的,那么是否有一些替代客户端具有以下功能:


  • 支持代理

  • 离线安装程序



我发现smartgit有一个离线安装程序,但它似乎没有代理支持。

如果没有这样的客户端,那么可以做些什么来扩展github的Windows或其他客户端的功能?我的意思是有没有办法使用一些API来扩展它?任何链接都是有帮助的。

解决方案

GitHub for Windows是那些神奇/烦人的 ClickOnce 应用程序。它们非常适合那些需要在线操作的应用程序(比如发布到在线源代码控制网站......)。

除此之外,魔法克隆到windows功能从网站和自我包含的SSH自动管理(也半烦人),没有什么特别的关于它,然后是漂亮。



如果你真的真的需要脱机工作,或者在代理后面,还有其他的东西。 GitExtenions是与windows上下文菜单很好的集成,一个很好的repo管理器,以及一个不太令人困惑的add / stash / commit接口。它让我想起了TortoiseSVN。

MSysgit也是图形用户界面的一个选项,但是更粗糙一点(它看起来非常适合16位应用)。就个人而言,我宁愿使用命令行,然后它,但这就是我和我的选择。



哦,最后,在不到10秒内,1 google搜索,我发现如何设置GHfW以通过代理工作使用标准的.gitconfig


As the question says how to install Github for Windows without an internet connection? If it is not possible then is there some alternative client with the following features:

  • Support for proxy
  • Offline installer

I found smartgit which has an offline installer but it seems it doesn't have proxy support.

If there is no such client then what can be done to extend the functionality of github for windows or some other client? I mean is there a way to use some API to extend it? Any links for that would be helpful.

解决方案

"GitHub for Windows" is one of those magical/annoying ClickOnce apps. They are ideal for apps that tend to require online to operate (like posting to an online source control website...)

Other then the magic "clone to windows" feature from the website, and the self contained SSH auto-management (also semi-annoying), there isn't anything special about it other then being "pretty".

If you really really need offline work, or behind proxies, get something else. GitExtenions is great integration into windows context menus, and a great repo manager, and a not too confusing add/stash/commit interface. It reminds me very much of TortoiseSVN.

MSysgit is also an option for GUIs, but is a bit more crude (it looks very 16bit app'ish). Personally, I'd rather use the commandline then it, but thats me and my choices.

Oh, and lastly, in less then 10 seconds and 1 google search, I found how to set GHfW to work through a proxy using the standard .gitconfig

这篇关于如何离线安装Github for Windows?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆