overtone / emacs-live

M-x start-hacking
http://overtone.github.com/emacs-live/
Other
1.51k stars 242 forks source link

browse-kill-ring commit missing #91

Closed ptrv closed 11 years ago

ptrv commented 11 years ago

The commit https://github.com/samaaron/browse-kill-ring/commit/4cd9c24acc5cc4d2c0dcb3ba51c12ee12d4238fa is missing. Github however shows the commit but it is not in the repository and I can't update the submodule. If I change the submodule url to https://github.com/browse-kill-ring/browse-kill-ring then I can update.

samaaron commented 11 years ago

Oops, sorry about this. I've just pushed the latest commits - let me know if this resolves things for you.

ptrv commented 11 years ago

Yep, fixed. I am now able to update the submodule. Thanks.

What do you think about switching back the browse-kill-ring submodule url to the original one, since they pulled your commits?

samaaron commented 11 years ago

Awesome.

We could switch back to the original, but I don't see much value other than the fact that I can't accidentally forget to push commits. Given that it was a bit of work to set up my clone, it makes sense to keep it in case I want to make more commits.