unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#50643: 28.0.50; [feature request] vc command for branch creation, with customization by prefix arg
@ 2021-09-17 15:12 Filipp Gunbin
  2022-09-12 18:09 ` Juri Linkov
  0 siblings, 1 reply; 3+ messages in thread
From: Filipp Gunbin @ 2021-09-17 15:12 UTC (permalink / raw)
  To: 50643

Currently, vc-create-tag creates a branch when given C-u.  With
distributed VCSes like Git, branch creation is a very frequent operation
to be worth a separate command.

The command could have a mode for specifying START-POINT, so for Git the
command becomes "git checkout -b new-branch-name START-POINT".  This
could be on C-u (unless there're other frequent "customization" cases).

Thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#50643: 28.0.50; [feature request] vc command for branch creation, with customization by prefix arg
  2021-09-17 15:12 bug#50643: 28.0.50; [feature request] vc command for branch creation, with customization by prefix arg Filipp Gunbin
@ 2022-09-12 18:09 ` Juri Linkov
  2022-09-15  1:46   ` Filipp Gunbin
  0 siblings, 1 reply; 3+ messages in thread
From: Juri Linkov @ 2022-09-12 18:09 UTC (permalink / raw)
  To: Filipp Gunbin; +Cc: 50643

close 50643 29.0.50
thanks

> Currently, vc-create-tag creates a branch when given C-u.  With
> distributed VCSes like Git, branch creation is a very frequent operation
> to be worth a separate command.
>
> The command could have a mode for specifying START-POINT, so for Git the
> command becomes "git checkout -b new-branch-name START-POINT".  This
> could be on C-u (unless there're other frequent "customization" cases).

This is implemented now in bug#50344.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#50643: 28.0.50; [feature request] vc command for branch creation, with customization by prefix arg
  2022-09-12 18:09 ` Juri Linkov
@ 2022-09-15  1:46   ` Filipp Gunbin
  0 siblings, 0 replies; 3+ messages in thread
From: Filipp Gunbin @ 2022-09-15  1:46 UTC (permalink / raw)
  To: Juri Linkov; +Cc: 50643

On 12/09/2022 21:09 +0300, Juri Linkov wrote:

> close 50643 29.0.50
> thanks
>
>> Currently, vc-create-tag creates a branch when given C-u.  With
>> distributed VCSes like Git, branch creation is a very frequent operation
>> to be worth a separate command.
>>
>> The command could have a mode for specifying START-POINT, so for Git the
>> command becomes "git checkout -b new-branch-name START-POINT".  This
>> could be on C-u (unless there're other frequent "customization" cases).
>
> This is implemented now in bug#50344.

Thank you!





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-15  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 15:12 bug#50643: 28.0.50; [feature request] vc command for branch creation, with customization by prefix arg Filipp Gunbin
2022-09-12 18:09 ` Juri Linkov
2022-09-15  1:46   ` Filipp Gunbin

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).