On Mon, Aug 1, 2016 at 9:36 PM, Francis Tyers <[email protected]> wrote: > Hello all, > > Do any of the mentors have any suggestions how we deal with the work > submissions this year for GSOC ? In previous years we have just uploaded > tarballs, but apparently this year it is not ok: > > https://developers.google.com/open-source/gsoc/help/work-product > > I'm thinking that perhaps we can just send a diff of before/after. Does > anyone know if it is possible in SVN to make a diff that only contains > commits by a single author ? > > Fran
You could check out the repo with git-svn and do e.g.
git log -p --author=thestudent --since=2016-01-01
-Kevin
signature.asc
Description: PGP signature
------------------------------------------------------------------------------
_______________________________________________ Apertium-stuff mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/apertium-stuff
