Le 02/12/2009 13:38, Trevor Daniels disait :
I used "git rebase -i" to combine several commits into
one for the first time recently. This was in ubuntu.
It threw me for a while because the first editor it
brought up was nano (to edit the list of commits) and
then vi (to edit the commit messages)
"Trevor Daniels" writes:
> I used "git rebase -i" to combine several commits into
> one for the first time recently. This was in ubuntu.
> It threw me for a while because the first editor it
> brought up was nano (to edit the list of commits) and
> then vi (to edit the commit messages). Not bei
At 12:38 on 02 Dec 2009, Trevor Daniels wrote:
> I used "git rebase -i" to combine several commits into
> one for the first time recently. This was in ubuntu.
> It threw me for a while because the first editor it
> brought up was nano (to edit the list of commits) and
> then vi (to edit the commit
Hi Jonathan, you wrote Wednesday, December 02, 2009 4:27 PM
On Wed, Dec 2, 2009 at 6:38 AM, Trevor Daniels
wrote:
I used "git rebase -i" to combine several commits into
one for the first time recently. This was in ubuntu.
It threw me for a while because the first editor it
brought up was na
Hi,
On Wed, 2 Dec 2009, Trevor Daniels wrote:
> I used "git rebase -i" to combine several commits into
> one for the first time recently. This was in ubuntu.
> It threw me for a while because the first editor it
> brought up was nano (to edit the list of commits) and
> then vi (to edit the commi
[whoops! sent only to Trevor the first time...]
On Wed, Dec 2, 2009 at 6:38 AM, Trevor Daniels wrote:
> I used "git rebase -i" to combine several commits into
> one for the first time recently. This was in ubuntu.
> It threw me for a while because the first editor it
> brought up was nano (to ed
On Wed, 02 Dec 2009 12:38:54 +, Trevor Daniels wrote:
> I used "git rebase -i" to combine several commits into one for the first
> time recently. This was in ubuntu. It threw me for a while because the
> first editor it brought up was nano (to edit the list of commits) and
> then vi (to edit
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Mittwoch, 2. Dezember 2009 13:38:54 schrieb Trevor Daniels:
> I used "git rebase -i" to combine several commits into
> one for the first time recently. This was in ubuntu.
> It threw me for a while because the first editor it
> brought up was nano
On Wed, Dec 02, 2009 at 12:38:54PM -, Trevor Daniels wrote:
> It it possible to configure git to use another editor,
> like the ubuntu default, gedit, for these?
export VISUAL=gedit
or something like that. You might be able to set EDITOR instead.
Cheers,
- Graham
I used "git rebase -i" to combine several commits into
one for the first time recently. This was in ubuntu.
It threw me for a while because the first editor it
brought up was nano (to edit the list of commits) and
then vi (to edit the commit messages). Not being
familiar with either, the way to
10 matches
Mail list logo