Stories recently tagged with 'GIT'

Git For Windows Developers – Git Series – Part 3(www.lostechies.com)

submitted by omar.qadanomar.qadan(275) 1 year, 1 month ago

the 3rd article read more...

add a comment |category: |Views: 8

tags: another

Git 1.6.5 on Windows with msysGit(asimilatorul.com)

submitted by alexandrul.ctalexandrul.ct(475) 2 years, 4 months ago

Disclaimer: so far, Git 1.6.5 crashes on cloning with http protocol on my PCs, but file system and git protocol cloning are working just fine. This guide is just my experience with Git, altough I use this setup full-time at work and home. The article is based on Install MSysGit wiki page from the msysGit website, and you could also read Updating MSysGit. Requirements: - Git source code, current version is git-1.6.5.tar.gz - msysGit full install, current version is msysGit-fullinstall-1.6.4-preview20090729.exe Setting up Git: First unpack msysGit installer to your desired location (7-Zip w... read more...

3 comments |category: |Views: 39

tags: another

Git/Github survival guide(flanders.co.nz)

submitted by simonechsimonech(10.1k) 2 years, 10 months ago

Now that all the cool guys are moving to Git/GitHub, Ivan posts a survival guide, with all the most useful commands of git and how to get started with github/git read more...

2 comments |category: |Views: 320

tags: another

An Illustrated Guide to Git on Windows(nathanj.github.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years ago

"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." read more...

3 comments |category: |Views: 568

tags: another

TortoiseGit 0.1.0.0 Preview(code.google.com)

submitted by gavinjoycegavinjoyce(25.7k) 3 years, 1 month ago

TortoiseSVN is being ported to TortoiseGit read more...

1 comment |category: |Views: 409

tags: another

Using GIT with CodePlex(ayende.com)

submitted by jwanageljwanagel(395) 3 years, 7 months ago

Blog post by Ayende Rahien on using GIT with CodePlex through a combination of git-svn and SvnBridge. read more...

add a comment |category: |Views: 366

tags: another

Git Vs Subversion(viratics.com)

submitted by scmadminscmadmin(210) 4 years, 4 months ago

There has been a lot of fuss about which is the better version control system among the likes of CVS, Subversion, Git, SVK, Perforce, Accurev, the list goes on and on. But I am going to limit myself to Git and Subversion which are frequently being compared in the arena of SCM. read more...

add a comment |category: |Views: 1091

tags: another