Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 150 Bytes

find_changed_files.md

File metadata and controls

6 lines (5 loc) · 150 Bytes

Find changed files

Git has a whatchanged command to let us find files from a given period

git whatchanged —-since=‘3 weeks ago’