<br><br><div class="gmail_quote">2009/8/20 Tom Stuart <span dir="ltr"><<a href="mailto:tom@experthuman.com">tom@experthuman.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How are you actually creating the patches?</blockquote><div><br>oh - and I tried several ways to make the patches...<br>What I had expected to find was that somebody would have nicely made it possible to use gitk and go "I want that commit, and that commit and that one... now go make me a patch" ;)<br>
<br>Unfortunately nobody had done that for me (damn!), so I had to fiddle with SHA1 ids and since/until and --committer to pull out my commits<br><br>thinking about that a little more - it's entirely possible that the patches I created completely ignored the merge/rebases I did...<br>
<br>not to mention that I found out the hard way that "since..until" is non-inclusive :P<br><br>I think I used "git-log -p" to actually make the patch as it seemed the easiest to actually pull out what I wanted... after have read through reams of man-pages on the various git-commands and several tutorials... this all seems way less easy that just an svn-diff :P<br>
<br>Taryn<br><br></div></div>