Comment #9 on issue 1364 by [email protected]: git submodules
don't work
http://code.google.com/p/reviewboard/issues/detail?id=1364
--submodule=log should be used, OR better,
--- a/my/submodule
+++ b/my/submodule
@@ -1 +1 @@
-Subproject commit e2ca3e8fa26423d688ecc2df79724ebc7a62d365
+Subproject commit 563a8ff762d19b6a2f11c22bfee2511408d4ac1d
Should be parsed, removed from the original diff, 'git diff <sha1>..<sha2>'
should be used and combined in the previous diff.
Using --submodule=log is just a simple hack that is likely to be a one
liner (or a two liner) in how git diff/git show is called
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.