TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitHub for Windows 2.0

52 pointsby bencevansalmost 11 years ago

10 comments

codemacalmost 11 years ago
One of our hardware engineers uses Windows, and has been checking in schematics and other documents into a git repo. He&#x27;s tried switching to Linux, but there are tools that only work on Windows.<p>I was pretty stunned to see just how Mac centric all attempts at making git usable was these days. I use linux full time and just hadn&#x27;t been paying attention.<p>Thankfully github had this git for windows tool! Well, and then we had to install a newer version of the .NET runtime so he could update to an even newer vesion of the .NET runtime just to he could learn a UI that was pretty foreign from the git tool that I was used to.<p>I&#x27;m pretty amazed that we never found a build of git that just <i>worked</i> on powershell or cmd.exe. I&#x27;ve been teaching him with the &quot;gitshell&quot; that github has, but all the bashisms, the weird prompts..<p>Browsers have made cross platform tooling a ghetto. I&#x27;m not sure whether this is good or bad, but it was certainly a recent relevation for me.
评论 #7869391 未加载
评论 #7869350 未加载
评论 #7869220 未加载
评论 #7869591 未加载
评论 #7869299 未加载
评论 #7869371 未加载
评论 #7869215 未加载
评论 #7869225 未加载
GnarfGnarfalmost 11 years ago
Shouldn&#x27;t that be &quot;GitHub 2.0 for Windows&quot;?
评论 #7869296 未加载
jammycakesalmost 11 years ago
The one thing I don&#x27;t like about GitHub for Windows (and GitHub in general) is its lack of a graphical view of your branches. I&#x27;ve found that a DAG view is indispensible for understanding the mechanics of branching and merging, and even now that I&#x27;m using the command line much more than I used to, I still find I make extensive use of it.<p>I sometimes wonder if not displaying a DAG view is an attempt to make Git seem more accessible to Subversion and TFS users, who are only used to a linear concept of source history. (Microsoft&#x27;s Git client in Visual Studio 2013 is another one that does the same thing.) The problem is that it&#x27;s misleading, because it shows changesets as being related to each other when in actual fact they aren&#x27;t.
jrajavalmost 11 years ago
Looks great! Though I don&#x27;t have high expectations for any desktop Github client to support the hundreds of features and workflows of Git, I mainly use it as a souped-up `git status`.<p>I would prefer Github to bend a little more money and effort toward mobile. The Github Android app is half-finished and doesn&#x27;t have the one basic feature that everyone wants from it - notifications.<p>It would also be nice for the mobile version of the Github site to have basic feature parity with the desktop version. And it would be nice for Gist to have a mobile version, period, or at least unbroken viewport scaling.
评论 #7869300 未加载
leorockyalmost 11 years ago
That&#x27;s pretty nice. Personally I use Atlassian&#x27;s SourceTree which provides a nice shell in addition to their GUI and lets me do git the way I do on Mac and Linux. It works with GitHub nicely.
评论 #7869175 未加载
评论 #7869147 未加载
Joeboyalmost 11 years ago
&gt; Two years ago we launched GitHub for Windows as the &gt; easiest way to use Git and GitHub on Windows.<p>Is this suitable for dealing with git repos in general, or just github ones? I&#x27;d like to recommend my client a git thing they can use on Windows, but I&#x27;d like it to not be tied to github.
评论 #7869772 未加载
Permitalmost 11 years ago
Looks good and feels much more responsive.<p>One feature I&#x27;d like to see would be interacting with issues instead of having to go to the website. Also, when writing a commit message, it&#x27;d be nice to have autocomlete on issue numbers too.
romanovcodealmost 11 years ago
Still no built-in diff tool and conflict merger?
cV6WBalmost 11 years ago
Still unusable with very large repositories.
patrickreadalmost 11 years ago
Misleading title... Definitely read this as a version of GitHub software that works on Windows 2.0 (as in <a href="http://en.wikipedia.org/wiki/Windows_2.0" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Windows_2.0</a>).
评论 #7869174 未加载
评论 #7869167 未加载
评论 #7869594 未加载