* Add an alias for --abort option
@ 2014-11-21 12:41 Vitaly Lipatov
2014-11-21 15:44 ` Michael J Gruber
0 siblings, 1 reply; 3+ messages in thread
From: Vitaly Lipatov @ 2014-11-21 12:41 UTC (permalink / raw)
To: git
Hello,
is it allowed add alias '--abandone' for --abort option in git commands
(git am, git rebase, etc.)?
The word 'abort' have too negative meaning in the russian language.
For example, for git am we have three option names for continue
operation:
--continue, -r, --resolved
--
Vitaly Lipatov,
Etersoft
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Add an alias for --abort option
2014-11-21 12:41 Add an alias for --abort option Vitaly Lipatov
@ 2014-11-21 15:44 ` Michael J Gruber
2014-11-21 17:47 ` Vitaly Lipatov
0 siblings, 1 reply; 3+ messages in thread
From: Michael J Gruber @ 2014-11-21 15:44 UTC (permalink / raw)
To: Vitaly Lipatov, git
Vitaly Lipatov schrieb am 21.11.2014 um 13:41:
> Hello,
>
> is it allowed add alias '--abandone' for --abort option in git commands
> (git am, git rebase, etc.)?
> The word 'abort' have too negative meaning in the russian language.
But that is the english localisation. We do have git in other languages
- maybe not Russian yet, but it would be great and welcome to change that!
('abort' is negative in german, too).
> For example, for git am we have three option names for continue
> operation:
> --continue, -r, --resolved
I think it's a bad precedence. We should rather fight option bloat.
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: Add an alias for --abort option
2014-11-21 15:44 ` Michael J Gruber
@ 2014-11-21 17:47 ` Vitaly Lipatov
0 siblings, 0 replies; 3+ messages in thread
From: Vitaly Lipatov @ 2014-11-21 17:47 UTC (permalink / raw)
To: Michael J Gruber; +Cc: git
Michael J Gruber писал 2014-11-21 18:44:
> Vitaly Lipatov schrieb am 21.11.2014 um 13:41:
>> Hello,
>>
>> is it allowed add alias '--abandone' for --abort option in git
>> commands
>> (git am, git rebase, etc.)?
>> The word 'abort' have too negative meaning in the russian language.
>
> But that is the english localisation. We do have git in other
> languages
> - maybe not Russian yet, but it would be great and welcome to change
> that!
I sure the git in any language has the same options. It is not language
specific really.
> ('abort' is negative in german, too).
And my suggest is add more correct word. Definitely, we never can just
change option's name.
>> For example, for git am we have three option names for continue
>> operation:
>> --continue, -r, --resolved
>
> I think it's a bad precedence. We should rather fight option bloat.
By my mind, if we have compatibility names it helps our brain to
operate with command line in more intuitive manner.
--
Vitaly Lipatov,
Etersoft
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-11-21 17:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21 12:41 Add an alias for --abort option Vitaly Lipatov
2014-11-21 15:44 ` Michael J Gruber
2014-11-21 17:47 ` Vitaly Lipatov
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).