commit | af189b4cbec7f6ff4687c8ca78b2455c1f28923c | [log] [tgz] |
---|---|---|
author | Eric Sunshine <sunshine@sunshineco.com> | Mon Jul 06 13:30:42 2015 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jul 06 11:07:43 2015 -0700 |
tree | 24a94bb825e703e413a3aaeed711090cc01affbc | |
parent | 6d3824cf92c14d81ffb2ecaa76e35a811b7f596f [diff] |
Documentation/git-worktree: split technical info from general description The DESCRIPTION section should provide a high-level overview of linked worktree functionality to bring users up to speed quickly, without overloading them with low-level details, so relocate the technical information to a new DETAILS section. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>