From f1880d2c4263bfcf010e9b116b4d28369b38ff44 Mon Sep 17 00:00:00 2001 From: Abhijeet Kumar Date: Mon, 18 May 2015 21:39:24 -0700 Subject: [PATCH] Add man page entry for git change clean Change-Id: Ic8ec69666bb72454623888b9f48cc6c82a74ef30 --- git-change.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/git-change.rst b/git-change.rst index 4700a0f..6bec78f 100644 --- a/git-change.rst +++ b/git-change.rst @@ -23,6 +23,7 @@ SYNOPSIS | `git change` list | `git change` submit | `git change` gc +| `git change` clean | `git change` print [] @@ -108,6 +109,10 @@ gc Remove temporary change branches which are fully merged. +clean + + Remove all temporary change branches (unmerged branches included). + print [-r|--reviewers=] [--cc=] [-b|--bug=] Print the command to push a change to Gerrit. This can be useful