diff options
author | Simon Williams <simon@no-dns-yet.org.uk> | 2019-05-22 07:21:20 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-05-28 10:54:42 -0700 |
commit | 0108f47eb30b9b473e044285b731e2fbca803170 (patch) | |
tree | bfe757b758a8e2ebeccb4c7297024a2b951e1a8f /builtin/stash.c | |
parent | mingw: allow building with an MSYS2 runtime v3.x (diff) | |
download | tgif-0108f47eb30b9b473e044285b731e2fbca803170.tar.xz |
git-p4: allow unshelving of branched files
When unshelving a changelist, git-p4 tries to work out the appropriate
parent commit in a given branch (default: HEAD). To do this, it looks
at the state of any pre-existing files in the target Perforce branch,
omitting files added in the shelved changelist. Currently, only files
added (or move targets) are classed as new. However, files integrated
from other branches (i.e. a 'branch' action) also need to be considered
as added, for this purpose.
Signed-off-by: Simon Williams <simon@no-dns-yet.org.uk>
Acked-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/stash.c')
0 files changed, 0 insertions, 0 deletions