Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 28 Nov 2017 23:36:32 +0100
From: altr@...2.de
To: john-dev@...ts.openwall.com
Subject: Re: aix 5 compilation


Zitat von altr@...2.de:
> ... appended, is there a better way to do this? (git send-email ?)

Maybe this way? (List all new and modified files and pack them to a  
tar archive?)
{ git diff --cached --name-only --diff-filter=A; git diff --name-only  
--diff-filter=M; } | tar czf altr.tar.gz -T-


Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.