Skip to content

Instantly share code, notes, and snippets.

@jdoconnor
Created September 26, 2014 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jdoconnor/b6adf24dd0df0a4e66ed to your computer and use it in GitHub Desktop.
Save jdoconnor/b6adf24dd0df0a4e66ed to your computer and use it in GitHub Desktop.
Tiny hack to git data changing
# touch the directory. This is not efficient, as the directory will be touched for every file
touch -d "${FILE_MODIFIED_TIME}" `dirname $2`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment