TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

An Illustrated Guide to Git on Windows

28 点作者 zvikara超过 16 年前
This document is designed to show that using git on Windows is not a difficult process. In this guide, I will create a repository, make several commits, create a branch, merge a branch, search the commit history, push to a remote server, and pull from a remote server. The majority of this will be done using GUI tools.<p>Although this guide is targeted for use on Windows, the git gui tool works the same on all platforms. Because of this, git users on other platforms may find useful information here as well.

2 条评论

inklesspen超过 16 年前
This is pretty useful, especially combined with the "Version control for designers" article: <a href="http://hoth.entp.com/output/git_for_designers.html" rel="nofollow">http://hoth.entp.com/output/git_for_designers.html</a>
iofthestorm超过 16 年前
Nice, I've been pretty interested in git recently but since I use Windows primarily (flame me all you want, but I actually like Windows) it seemed like it wasn't worth the hassle. I will definitely have to try it now. I had thought earlier msys-git was kind of unsupported so my only option was cygwin but I guess that isn't so much of a problem if github seems to be endorsing it.
评论 #437540 未加载