On Mon, Oct 25, 2010 at 5:15 PM, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > Nguyen Thai Ngoc Duy <pclouds@xxxxxxxxx> writes: > >> 2010/10/24 Jonathan Nieder <jrnieder@xxxxxxxxx>: > >> > I think it might: just like the exec: lines provide context about what >> > command is being traced, such trace: cwd: lines would make it clearer >> > what paths that are being output might be referring to. >> >> Also prefix them all with "setup:", something like >> >> setup: git_dir: ../.git >> setup: work_tree: /my/git/worktree >> setup: cwd: /my/git/worktree >> setup: prefix: sub/ > > I guess that those paths would be c-quoted, if necessary (trailing > space, embedded newline, quotes, etc.)? For the sake of grep (because '\n' may break lines), yes. -- Duy -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html