Skip to main content

Home/ mnsudoteduweb/ Group items tagged git

Rss Feed Group items tagged

anonymous

Introduction to Git with Scott Chacon of GitHub - 0 views

  •  
    0:00:00 Introduction to git 0:03:45 What is git 0:21:30 starting with git 0:29:00 Merging 0:32:00 git config 0:34:00 git structure 0:36:21 clone 0:38:00 example work flow 0:41:00 version numbers 0:50:15 merge 0:52:49 conflicts 0:56:00 re-integration merge - re-merging a branch 0:56:50 branching - trying an idea 0:58:11 deleting a branch 0:58:46 Sharing/remotes/push 0:1:04:50 fetch 0:1:05:43 pushing "other" branches 0:1:07:00 pull 0:1:08:40 graphical example of multiple people working together 0:1:10:23 log 0:1:12:40 log subsets 0:1:18:00 review 0:1:19:47 how to convince my boss to use git
Nathan Rodeback

Resources For Learning Git - 0 views

  •  
    Git is an extremely powerful and sophisticated system for distributed version control. Apart from offering a novel approach to source code management, Git offers a great deal of features. Sadly, learning how to use Git can be confusing for anyone, not just beginners. As a result, in this roundup, we have collected some of the best resources for learning Git to help you initially get started with Git, and then, eventually mastering it.
anonymous

Eclipse Team provider for Git - 0 views

shared by anonymous on 24 May 11 - Cached
  •  
    EGit is an Eclipse Team provider for the Git version control system. Git is a distributed SCM, which means every developer has a full copy of all history of every revision of the code, making queries against the history very fast and versatile.
1 - 4 of 4
Showing 20 items per page