Try, git checkout --
>-Original Message-
>From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
>Sent: Wednesday, February 27, 2013 10:43 PM
>To: cloudstack-dev@incubator.apache.org
>Subject: Git Question
>
>Hi,
>
>I'm somewhat new to Git (having been using SVN the past six years or
Awesome, thanks! That was easy enough. :)
On Wed, Feb 27, 2013 at 10:14 AM, Sebastien Goasguen wrote:
> git checkout
>
>
> On Feb 27, 2013, at 12:12 PM, Mike Tutkowski
> wrote:
>
> > Hi,
> >
> > I'm somewhat new to Git (having been using SVN the past six years or so).
> >
> > I'm looking throu
git checkout
On Feb 27, 2013, at 12:12 PM, Mike Tutkowski
wrote:
> Hi,
>
> I'm somewhat new to Git (having been using SVN the past six years or so).
>
> I'm looking through Git documentation, but don't see a command for what I
> want to do here (although I'm guessing such a command exists).
On Tue, Feb 5, 2013, at 05:54 PM, Jessica Tomechak wrote:
> In the end, I didn't open separate bugs, just fixed the build. It's my
> assumption, based on what I see others doing, that such a small fix
> doesn't require opening a bug.
+1
If it's a typo or a minor error like that introduced in an
esday, February 05, 2013 3:52 AM
To: cloudstack-dev@incubator.apache.org
Cc: lo...@bacoosta.com
Subject: RE: Git question
Pranav, thanks for the heads-up. I can easily fix this issue. The error does
not exist in master, so I will check in the fix only to 4.1.
There are still some build errors on
-Original Message-
From: Pranav Saxena [mailto:pranav.sax...@citrix.com]
Sent: Monday, February 04, 2013 9:16 PM
To: cloudstack-dev@incubator.apache.org
Cc: lo...@bacoosta.com
Subject: RE: Git question
So this is how it works - all the work Is done on the master branch . When a
release it
So this is how it works - all the work Is done on the master branch . When a
release it supposed to happen (4.1 in our case) , this branch has been forked
out of master and this is will be the release branch while the ongoing
developments for the later releases would still be happening in the m
Hi Logan...
On Tue, Feb 5, 2013 at 1:38 AM, Logan McNaughton wrote:
> Hi, I'm new to committing, I have a question about branches that may have
> been answered before:
>
1st of all welcome aboard
>
> What is the purpose of the "master" branch? For instance, I found a problem
> in CLOUDSTACK-