On Jun 24, 1:51 am, trans <[email protected]> wrote:
> 4) Whenever one has to do something mind-numbing like <a href="http:// > github.com/drnic/sake-tasks/blob/ > 3152ac2eca99b97fa3bd4a2951a52064d7bd961c/github/pages/ > migrate_website.sake">this</a> in order to get something to work as > one would expect, then you know there's room for improvement. No, that's definitely not necessary. I wrote a really tiny script that did this somewhere, but I can't find it now (should've used gist). All you need to do is find the tree-id of your doc tree, build a commit with that tree, and set your gh-pages symbolic reference to that new commit. It's roughly instant, doesn't affect your current branch, doesn't affect your working directory, and a constant amount of additional space. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en -~----------~----~----~----~------~----~------~--~---
