Santi Béjar wrote: > 2009/1/30 Frank Li <lznuaa@xxxxxxxxx>: > > Does it conflict with --parents? > > When I use --follow and --parents together, parents can't rewrite. > > without --follow, parent can rewrite. > > I think there are no obvious reasons to conflict and they could work > together, but as Jakub just said, --follow is quite new and only works > well with simple history and simple cases. You might find this useful: $ git config alias.renames !GIT_PAGER="grep -v '^$' | sort -u" git --paginate log --follow --name-only --pretty=format:"" -- Slow and hacky, but works nice enough in practice. The intended use case is like $ gitk --complicated-rev-options $(git renames git-svn.perl) -- Thomas Rast trast@{inf,student}.ethz.ch
Attachment:
signature.asc
Description: This is a digitally signed message part.