Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!
Play Webslides

Scott Moody's Bookmarks tagged git   View Popular

You are here: Diigo Home > Scott Moody's Bookmarks

Expand All 1 - 20 of 43 Next › Last »

Newbie: report of first experience with git-rebase. | KernelTrap

I've made my first attempt at tracking my changes to upstream git repository using git-fetch/git-rebase workflow. I did three commits to my master branch, and then upstream incorporated two of them in slightly modified form, so that some conflicts are to be expected. I did git-fetch followed by git-rebase, and finally have got the end result I hoped for, but there were some confusion along the way. I think I'd post the log of the session here along with my thoughts so that an interested person could see how it works for a newbie (my thoughts and non-git actions at the time of rebasing are marked with 'me>' prefix):

Tags: git, github, howto, tutorial, lessons, workflow on 2008-06-06 -All Annotations (0) -About

more fromkerneltrap.org

1Expand

*** My Git Workflow | Oliver Steele

Git‘s great! But it’s difficult to learn (it was for me, anyway) — especially the index, which unlike the power-user features, comes up in day-to-day operation. Here’s my path to enlightment, and how I ended up using the index in my particular workflow. There are other workflows, but this one is mine. What this isn’t: a Git tutorial. It doesn’t tell you how to set up git, or use it. I don’t cover branches, or merging, or tags, or blobs. There are dozens of really great articles about Git on the web; here are some. What’s here are just some pictures that aren’t about branches or blobs, that I wished I’d been able to look at six months ago when I was trying to figure this stuff out; I still haven’t seen them elsewhere, so here they are now.

Tags: git, overview, workflow, howto, tutorial, 5star on 2008-06-05 and saved by10 people -All Annotations (0) -About

more fromosteele.com

Google Open Source Blog: Develop with Git on a Google Code Project

Develop with Git on a Google Code Project Tuesday, May 20, 2008 at 8:48 AM By Benjamin Lynn, Google Developer Programs Do you often work offline? Wish you could make local commits that you can reorganize and upload later? Would you like to have your own copy of the entire history of the project which you can peruse at your leisure? Do you want to serve code and its history to others? Have changes you want to share but it's too early for the public? Working on several issues in parallel? Need to save some of those experimental changes after all? Need to create, merge, clone and otherwise manipulate branches cheaply and offline? You can do all this, and more, with Git, a version control system rapidly growing in popularity. You can readily find Git tutorials, but since I'm writing this post, I'll shamelessly plug my own guide to Git! Although Google Code natively speaks Subversion, you can easily use Git during development. Searching for "git svn" suggests this practice is widespread, and we too encourage you to experiment with it. We focus on importing a complete Git repository from a Google Code project organized in the recommended fashion. The git-svn manpage thoroughly describes how to handle other cases such as nonstandard layouts, importing only a few revisions, sharing exported repositories, and so on.

Tags: git, svn, howto, google, tutorial on 2008-06-05 and saved by8 people -All Annotations (0) -About

more fromgoogle-opensource.blogspot.com

***** Git Magic - A COMPLETE GIT GUIDE

Git is a version control Swiss army knife. A reliable versatile multipurpose revision control tool whose extraordinary flexibility makes it tricky to learn, let alone master. I'm recording what I've figured out so far in these pages, because I initially had difficulty understanding the Git user manual. As Arthur C. Clarke observed, any sufficiently advanced technology is indistinguishable from magic. This is a great way to approach Git: newbies can ignore its inner workings and view Git as a gizmo that can amaze friends and infuriate enemies with its wondrous abilities. Rather than go into details, we provide rough instructions for particular effects. After repeated use, gradually you will understand how each trick works, and how to tailor the recipes for your needs.

Tags: git, howto, tutorial, 5star, overview, github on 2008-06-05 and saved by5 people -All Annotations (0) -About

more fromwww-cs-students.stanford.edu

2Expand

****Git from the bottom up | Git | New Artisans LLC

Tags: git, introduction, howto, pdf, article, 5star on 2008-06-02 and saved by8 people -All Annotations (0) -About

more fromwww.newartisans.com

1Expand

Railscasts - Git on Rails

Tags: git, github, screencast, tutorial, howto on 2008-06-02 and saved by4 people -All Annotations (0) -About

more fromrailscasts.com

git(7)

Tags: git, github, documentation on 2008-06-02 and saved by3 people -All Annotations (0) -About

more fromwww.kernel.org

GIT Howto Index

Tags: git, howto, tutorial, github on 2008-06-02 -All Annotations (0) -About

more fromwww.kernel.org

1Expand

A tutorial introduction to git (for version 1.5.1 or newer)

Tags: git, tutorial, howto on 2008-06-02 and saved by14 people -All Annotations (0) -About

more fromwww.kernel.org

1Expand

Red Hat Magazine | Shipping quality code with git

Tags: git, github, howto on 2008-06-02 and saved by5 people -All Annotations (0) -About

more fromwww.redhatmagazine.com

1 - 20 of 43 Next › Last »
List 20 50 100

Notation: * = Private bookmark and comment| = Clipping [?] | = Public highlight [?]