Hi Ben,
* Ben Pfaff wrote on Sat, Nov 24, 2007 at 10:36:30PM CET:
> Recently, I discovered the fairly new command "git rebase
> --interactive", which can sometimes be even easier. You might check
> it out, if you are not already aware of it.
Thanks for the pointer! No, I wasn't aware of that, t
Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> I work roughly similar. I hack away on a branch that contains
> all kinds of ugly and unfinished changes. Then to get more
> organized, I create another branch (off of master) and merge or
> cherry-pick the changes from the other branch. The git man
* Akim Demaille wrote on Sat, Nov 24, 2007 at 11:16:57AM CET:
>
> What I have been trying to do is making many changes
> in single tree, and them checking them in in different
> branches, sort of a mixture between my usual svn method
> (several changes, and svn ci FILES to select how I
> serializ
Le 24 nov. 07 à 11:03, Ralf Wildenhues a écrit :
Hello Akim,
* Akim Demaille wrote on Sat, Nov 24, 2007 at 10:18:30AM CET:
I have been fighting with git for almost two hours
to put my patches in order and to apply them upstream.
I'm really sorry it's so much trouble for you.
It's because
* Akim Demaille wrote on Sat, Nov 24, 2007 at 11:03:19AM CET:
>
> [EMAIL PROTECTED] ~/src/wd/automake $ git push
> 11:00:47
> updating 'refs/heads/master'
> from 88d1f07e102807518eef06b1ff5279bb40eb2202
> to 1d0c65c8894d499ad034c9cc189808d4ecd3db5c
> Also loca
* Akim Demaille wrote on Sat, Nov 24, 2007 at 10:58:02AM CET:
> Le 24 nov. 07 à 10:18, Akim Demaille a écrit :
>
> >[EMAIL PROTECTED] ~/src/wd/automake $ git
> >push 10:11:43
> >fatal: The remote end hung up unexpectedly
> >error: failed to push to 'git://git.sv.gnu.
Hello Akim,
* Akim Demaille wrote on Sat, Nov 24, 2007 at 10:18:30AM CET:
> I have been fighting with git for almost two hours
> to put my patches in order and to apply them upstream.
I'm really sorry it's so much trouble for you.
> 117 git clone git://git.sv.gnu.org/automake.git
This is a r
Akim Demaille <[EMAIL PROTECTED]> wrote:
> The problem is now that I don't seem to have write permissions
> on Automake [3]. Could someone add me please? Thanks in advance.
Hi Akim,
I've just added you.
Le 24 nov. 07 à 10:58, Akim Demaille a écrit :
[EMAIL PROTECTED] ~/src/wd/automake $ git config remote.origin.url ssh://[EMAIL
PROTECTED]/automake.git
Fixed.
[EMAIL PROTECTED] ~/src/wd/automake $ git config remote.origin.url ssh://[EMAIL
PROTECTED]/srv/git/automake.git
[EMAIL PROTECTED] ~
Le 24 nov. 07 à 10:18, Akim Demaille a écrit :
[EMAIL PROTECTED] ~/src/wd/automake $ git
push 10:11:43
fatal: The remote end hung up unexpectedly
error: failed to push to 'git://git.sv.gnu.org/automake.git'
I have found pages reporting that this message is relat
I have been fighting with git for almost two hours
to put my patches in order and to apply them upstream.
I wish I could have spent some time on the patches themselves,
but I guess it'll come once I understand how git works :(
I'm stuck here, and I'm tired of it. I can't seem to be
able to do wh
11 matches
Mail list logo