Skip to content

Instantly share code, notes, and snippets.

@xingfeT
Last active June 15, 2018 09:03
Show Gist options
  • Save xingfeT/9ad6411e80e3b0d5db6747eff3889c9e to your computer and use it in GitHub Desktop.
Save xingfeT/9ad6411e80e3b0d5db6747eff3889c9e to your computer and use it in GitHub Desktop.
sed '/^$/d'
git archive --format=tar.gz -o /tmp/my-repo.tar.gz --prefix=my-repo/ master
@xingfeT
Copy link
Author

xingfeT commented Dec 25, 2017

.gitignore

tr -d '[:blank:]'

@xingfeT
Copy link
Author

xingfeT commented Jun 15, 2018

date "+%a %b %d %Y"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment