git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Removing fully-merged branches
@ 2021-06-09  9:05 Vojtěch Vladyka
  2021-06-10  1:41 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Vojtěch Vladyka @ 2021-06-09  9:05 UTC (permalink / raw)
  To: git@vger.kernel.org

Hello!

Permanent issue popping up in our team is removing local branches which were fully merged. 

I know there are command chains doing this job usually starting with git branch --merged followed by grep and ending with git branch -d but my point is why such functionality isn't in git client already when he has all pieces of information already and ability to do all of that. Maybe I am missing some reason behind that but to me it looks like missing feature.

Thank you for your answers,
Vojtech Vladyka

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

end of thread, other threads:[~2021-06-10  5:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-09  9:05 Removing fully-merged branches Vojtěch Vladyka
2021-06-10  1:41 ` Junio C Hamano
2021-06-10  5:07   ` Vojtěch Vladyka

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

	https://80x24.org/mirrors/git.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).