Skip to content

Retrieve all the different changes for a feature #486

Answered by craigds
francbartoli asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry we missed this a month ago.

It sounds like you are looking for:

  1. a way to make log produce a diff for each commit; i.e. an equivalent of git log -p.
  2. a way to filter the log to only include commits that affected a particular feature, and only include those features in the diffs it produces. (see #496 )

Does that all sound right? None of that exists at present but I think we can work on it.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by francbartoli
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants