* git rebase -i doesn't respect rebase.autosquash
@ 2010-12-30 23:48 Mike Doherty
2010-12-30 18:37 ` Martin von Zweigbergk
0 siblings, 1 reply; 4+ messages in thread
From: Mike Doherty @ 2010-12-30 23:48 UTC (permalink / raw)
To: git
Hello,
In a git repo, I have rebase.autosquash enabled by default (in
~/.gitconfig), but whenever I do `git rebase -i`, that setting isn't
respected. Is this a known bug, or am I misunderstanding what that
setting is meant to do?
Thanks for your help,
-Mike Doherty
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: git rebase -i doesn't respect rebase.autosquash
2010-12-30 23:48 git rebase -i doesn't respect rebase.autosquash Mike Doherty
@ 2010-12-30 18:37 ` Martin von Zweigbergk
2010-12-31 0:39 ` Mike Doherty
0 siblings, 1 reply; 4+ messages in thread
From: Martin von Zweigbergk @ 2010-12-30 18:37 UTC (permalink / raw)
To: Mike Doherty; +Cc: git
On Thu, 30 Dec 2010, Mike Doherty wrote:
> Hello,
>
> In a git repo, I have rebase.autosquash enabled by default (in
> ~/.gitconfig), but whenever I do `git rebase -i`, that setting isn't
> respected. Is this a known bug, or am I misunderstanding what that
> setting is meant to do?
I also have rebase.autosquash enabled and it works for me. Does it
autosquash as you expect if you pass '--autosquash' on the command
line? Which version of Git are you running?
/Martin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: git rebase -i doesn't respect rebase.autosquash
2010-12-30 18:37 ` Martin von Zweigbergk
@ 2010-12-31 0:39 ` Mike Doherty
2010-12-30 18:46 ` Martin von Zweigbergk
0 siblings, 1 reply; 4+ messages in thread
From: Mike Doherty @ 2010-12-31 0:39 UTC (permalink / raw)
To: Martin von Zweigbergk; +Cc: git
On 10-12-30 01:37 PM, Martin von Zweigbergk wrote:
> I also have rebase.autosquash enabled and it works for me. Does it
> autosquash as you expect if you pass '--autosquash' on the command
> line? Which version of Git are you running?
Yes, it does. I'm using 1.7.0.4
-Mike
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: git rebase -i doesn't respect rebase.autosquash
2010-12-31 0:39 ` Mike Doherty
@ 2010-12-30 18:46 ` Martin von Zweigbergk
0 siblings, 0 replies; 4+ messages in thread
From: Martin von Zweigbergk @ 2010-12-30 18:46 UTC (permalink / raw)
To: Mike Doherty; +Cc: Martin von Zweigbergk, git
On Thu, 30 Dec 2010, Mike Doherty wrote:
> On 10-12-30 01:37 PM, Martin von Zweigbergk wrote:
> > I also have rebase.autosquash enabled and it works for me. Does it
> > autosquash as you expect if you pass '--autosquash' on the command
> > line? Which version of Git are you running?
>
> Yes, it does. I'm using 1.7.0.4
Ok, that explains it. The configuration was introduced in 1.7.3.
Regards,
Martin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-12-31 0:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-30 23:48 git rebase -i doesn't respect rebase.autosquash Mike Doherty
2010-12-30 18:37 ` Martin von Zweigbergk
2010-12-31 0:39 ` Mike Doherty
2010-12-30 18:46 ` Martin von Zweigbergk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).