1. 12 3月, 2014 1 次提交
  2. 09 3月, 2014 2 次提交
  3. 01 3月, 2014 8 次提交
  4. 28 2月, 2014 6 次提交
  5. 27 2月, 2014 1 次提交
  6. 25 2月, 2014 1 次提交
  7. 16 2月, 2014 3 次提交
  8. 12 2月, 2014 3 次提交
  9. 03 2月, 2014 4 次提交
  10. 25 1月, 2014 1 次提交
  11. 24 1月, 2014 2 次提交
  12. 23 1月, 2014 1 次提交
    • I
      Fork and set up remote in a non-blocking fashion · 179ef88e
      Ivan Tse 提交于
      Forking through GitHub's API is asynchronous so there is really no way
      of knowning when you can access git objects without polling.
      Alternatively, we can establish the state of the fork with its remote
      tracking branches and tags by fetching from the "origin" remote and then
      changing the remote url to the fork.
      179ef88e
  13. 19 1月, 2014 7 次提交