Create tar file while ignoring git related files
tar cvfz app.tar.gz --exclude ".git/*" --exclude ".git" app/
Written by Prasanth Jayachandran
Related protips
1 Response
How about git archive
? :)
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#