From: Junio C Hamano Date: Mon, 25 Jul 2016 21:13:45 +0000 (-0700) Subject: Merge branch 'mh/blame-worktree' X-Git-Tag: v2.10.0-rc0~84 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/37e9c7f5e15aa423cef640cc4dc137da2f73c5af?hp=--cc Merge branch 'mh/blame-worktree' "git blame file" allowed the lineage of lines in the uncommitted, unadded contents of "file" to be inspected, but it refused when "file" did not appear in the current commit. When "file" was created by renaming an existing file (but the change has not been committed), this restriction was unnecessarily tight. * mh/blame-worktree: t/t8003-blame-corner-cases.sh: Use here documents blame: allow to blame paths freshly added to the index --- 37e9c7f5e15aa423cef640cc4dc137da2f73c5af