Tagged Questions

1
vote
1answer
964 views

Exporting / Archiving changed files only in Git

This probably very simple, but I can't seem to find clear instructions (and I'm new to Linux/Git); Is there a simple way to export / archive only the changed files from a given commit or series of ...