Re: [PATCH v2 04/23] Documentation/git-worktree: add BUGS section

2015-07-05 Thread Eric Sunshine
On Fri, Jul 3, 2015 at 10:41 PM, Duy Nguyen wrote: > On Sat, Jul 4, 2015 at 7:17 AM, Eric Sunshine wrote: >> +git-worktree could provide more automation for tasks currently >> +performed manually or via other commands, such as: >> + >> +- `add` to create a new linked worktree >> +- `remove` to re

Re: [PATCH v2 04/23] Documentation/git-worktree: add BUGS section

2015-07-03 Thread Duy Nguyen
On Sat, Jul 4, 2015 at 7:17 AM, Eric Sunshine wrote: > +git-worktree could provide more automation for tasks currently > +performed manually or via other commands, such as: > + > +- `add` to create a new linked worktree > +- `remove` to remove a linked worktree and its administrative files (and >

[PATCH v2 04/23] Documentation/git-worktree: add BUGS section

2015-07-03 Thread Eric Sunshine
Relocate submodule warning to BUGS and enumerate missing commands. Signed-off-by: Eric Sunshine --- Documentation/git-worktree.txt | 18 +++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/Documentation/git-worktree.txt b/Documentation/git-worktree.txt index 3d28896