Re: git rebase --continue error message is misleading

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Björn Lindqvist <bjourne@xxxxxxxxx> writes:

> Here, I don't think assuming the user has vi installed is correct.

Exporting GIT_EDITOR that points at the editor of your choice is
exactly for those who choose to use something else.  Instead of
erroring out with "You haven't told me what editor you want to use",
editor.c has a fallback default to use DEFAULT_EDITOR that can be
configured at the compile time, and if the builder does not configure
it, then it falls back to "vi".  We'd need to stop somewhere ;-)





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux