@codeslack Google is failing me-- I need a simple git command to list all changed files associated with a particular tag

Feb 12, 2014 · 8:28 PM UTC

Replying to @codeslack
@codeslack That shows the commit SHA-1, tag creator, tag message, etc but not the file names
1
@codeslack Maybe I'm doing tags wrong
Replying to @codeslack
@codeslack Tried that too, and it just gives me the tag info... I think I'm not tying the tag to file commits properly
Replying to @codeslack
@codeslack OK, that works. Thanks!