How do I find changes to a file / repo that were committed between two specified tags?
- Via search in Kiln
- Via search in FogBugz
|
2
|
|
|
|
|
2
|
Hello Adam, In Kiln, you can find list all the changesets between two tags with search. Just search for "tag1::tag2", replacing "tag1" and "tag2" with the two tags. Note the double-colon "::" separating them! You'll be shown a list of every repository containing the tags, with a link to the electric DAG highlighting the changes between those changesets. (This feature is available in Kiln 2.4 and later). If you'd like to find the list of cases fixed between two Kiln tags, Kiln adds a feature to FogBugz search to make this easy. It's called |
||
|
|