aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorJiang Xin <worldhello.net@gmail.com>2013-06-25 23:53:47 +0800
committerJunio C Hamano <gitster@pobox.com>2013-06-26 11:25:11 -0700
commit396049e5fb62ea921379d02133e1ff00cc47bb3f (patch)
treeef170383b2699fe5fb18aa09ea5dc484e3d11051 /COPYING
parente9a820cefde2170840fbcdf7c4b74369988869dc (diff)
downloadgit-396049e5fb62ea921379d02133e1ff00cc47bb3f.tar.gz
git-396049e5fb62ea921379d02133e1ff00cc47bb3f.tar.xz
git-clean: refactor git-clean into two phases
Before introducing interactive git-clean, refactor git-clean operations into two phases: * hold cleaning items in del_list, * and remove them in a separate loop at the end. We will introduce interactive git-clean between the two phases. The interactive git-clean will show what would be done and must confirm before do real cleaning. Signed-off-by: Jiang Xin <worldhello.net@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions