From: "Alexander Kuleshov" <kuleshovm...@gmail.com>
This patch adds support -d/--dry-run option for branch(es) deletion.
If -d/--dry-run option passed to git branch -d branch..., branch(es)

surely s|-d/--dry-run|-n/--dry-run|
-n is the short version of --dryrun. -d is already in use.

will not be removed, instead just print list of branches that are
to be removed.

[...]
--
Philip
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to