* lost connection in middle of interactive rebase
@ 2010-10-01 0:53 Neal Kreitzinger
2010-10-01 1:18 ` Joshua Juran
0 siblings, 1 reply; 3+ messages in thread
From: Neal Kreitzinger @ 2010-10-01 0:53 UTC (permalink / raw)
To: git
I use a terminal emulator in windows to connect to a remote linux box. The
git repos are on the linux box. If my network connection drops during the
middle of my interactive rebase, how do I recover?
v/r,
Neal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: lost connection in middle of interactive rebase
2010-10-01 0:53 lost connection in middle of interactive rebase Neal Kreitzinger
@ 2010-10-01 1:18 ` Joshua Juran
2010-10-01 14:42 ` Michael J Gruber
0 siblings, 1 reply; 3+ messages in thread
From: Joshua Juran @ 2010-10-01 1:18 UTC (permalink / raw)
To: Neal Kreitzinger; +Cc: git
On Sep 30, 2010, at 5:53 PM, Neal Kreitzinger wrote:
> I use a terminal emulator in windows to connect to a remote linux
> box. The
> git repos are on the linux box. If my network connection drops
> during the
> middle of my interactive rebase, how do I recover?
git rebase --abort
Josh
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: lost connection in middle of interactive rebase
2010-10-01 1:18 ` Joshua Juran
@ 2010-10-01 14:42 ` Michael J Gruber
0 siblings, 0 replies; 3+ messages in thread
From: Michael J Gruber @ 2010-10-01 14:42 UTC (permalink / raw)
To: Joshua Juran; +Cc: Neal Kreitzinger, git
Joshua Juran venit, vidit, dixit 10/01/2010 03:18 AM:
> On Sep 30, 2010, at 5:53 PM, Neal Kreitzinger wrote:
>
>> I use a terminal emulator in windows to connect to a remote linux
>> box. The
>> git repos are on the linux box. If my network connection drops
>> during the
>> middle of my interactive rebase, how do I recover?
>
> git rebase --abort
>
> Josh
>
>
...and remember to use "screen" on the linux side next time :)
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-10-01 14:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-01 0:53 lost connection in middle of interactive rebase Neal Kreitzinger
2010-10-01 1:18 ` Joshua Juran
2010-10-01 14:42 ` Michael J Gruber
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).