public inbox for gentoo-science@lists.gentoo.org
 help / color / mirror / Atom feed
From: My Th <rei4dan@gmail.com>
To: gentoo-science@lists.gentoo.org
Subject: Re: [gentoo-science] Re: overlay move to git
Date: Mon, 23 Feb 2009 21:54:44 +0200	[thread overview]
Message-ID: <1235418884.12671.10.camel@localhost> (raw)
In-Reply-To: <49A2E2B7.50107@j-schmitz.net>

> > But whats important from alexxy's solution is, that if you cannot push,
> > because your HEAD is not up2date than do
> > 
> > git pull --rebase
> > 
> > and not only
> > 
> > git pull
> > 
> 
> Sorry wasn't alexxys solution, it was from rei4dan.
> 
> 
> But I hit some bad thing, I am working alot with branches and noted that
>  the .git dir growths and growths, although I removed the branches. Can
> I clean this up?
> 

Actually "git pull --rebase" was indeed suggested by alexxy on IRC which
might be more efficient in normal cases than my approach (git pull with
subsequent git rebase).

So now it is something like this (without branches):
>$ git clone
... edit ...
>$ git add
>$ export ECHANGELOG_USER="me <me@gentoo.org>"
>$ echangelog
>$ repoman -p full
>$ git add
>$ git commit
>$ git pull --rebase
>$ git push


Cheers,
Reinis




  parent reply	other threads:[~2009-02-23 19:55 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-20 14:03 [gentoo-science] Re: overlay move to git Andrey G. Grozin
2009-02-20 15:44 ` Sébastien Fabbro
2009-02-22 19:45   ` My Th
2009-02-23  7:08     ` Flammie Pirinen
2009-02-23 10:18       ` Alexey Shvetsov
2009-02-23 12:33         ` Justin
2009-02-23 17:53           ` Justin
2009-02-23 19:51             ` Henry Gebhardt
2009-02-23 20:14               ` Justin
2009-02-23 20:52                 ` Henry Gebhardt
2009-02-23 20:56                   ` Justin
2009-02-23 21:02                     ` Justin
2009-02-23 21:23                       ` Henry Gebhardt
2009-02-23 22:15                         ` Justin
2009-02-23 21:37                       ` Benjamin Bannier
2009-02-23 22:16                         ` Justin
2009-02-23 19:54             ` My Th [this message]
2009-02-28 20:58               ` Yuriy Rusinov
2009-02-23 10:43       ` My Th
  -- strict thread matches above, loose matches on Subject: below --
2009-01-08 21:47 [gentoo-science] " Sébastien Fabbro
2009-01-21 12:50 ` [gentoo-science] " Sébastien Fabbro
2009-01-21 17:25   ` Donnie Berkholz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1235418884.12671.10.camel@localhost \
    --to=rei4dan@gmail.com \
    --cc=gentoo-science@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox