worktree: new place for "git prune --worktrees"
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Mon, 29 Jun 2015 12:51:18 +0000 (19:51 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 29 Jun 2015 15:48:44 +0000 (08:48 -0700)
commitdf0b6cf...da88144714541664fb501146d6465a82
tree9acade7...a77e010352979754ed9427b0b3ca9f1acopy hash to clipboard (tree)
parente1c1ab9...25864e8de0009f3f3149ec4386a14bf8copy hash to clipboard (diff)
.gitignore
Documentation/git-prune.txt
Documentation/git-worktree.txt [new file with mode: 0644]
Makefile
builtin.h
builtin/gc.c
builtin/prune.c
builtin/worktree.c [new file with mode: 0644]
command-list.txt
git.c
t/t2026-prune-linked-checkouts.sh