On Thu, Dec 06, 2018 at 10:30:18PM -0800, manoj thakkar wrote: > I am moving files from branchA to branchB , but we loose the git blame if i > create the patch of the file or do a git checkout <branchname> -- filename > etc.
Please be more concrete about how exactly you "move" those files between branches. (Providing a set of exact commands would be OK.) And while we're on it, does using the "-C" and/or "-M" command-line options with `git blame` helps? You may read more on them in the manual page of the `git log` command (they are described there as they modify how the history graph is traversed.) -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to git-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.