RobertFischer / JQuery-PeriodicalUpdater

A port of Prototype's PeriodicalUpdater to JQuery
282 stars 50 forks source link

Markdown formatting fixes. #18

Closed postmodern closed 12 years ago

postmodern commented 13 years ago

Formatting fixes for the README.

jaredonline commented 12 years ago

+1 Way easier to read.

bearded commented 12 years ago

@RobertFischer, come on, just click to Merge button, README will be much more readable

RobertFischer commented 12 years ago

This isn't a fast-forward merge, and postmodern doesn't have a GitHub repo for this project yet. How do I pull the change down into my local repo to apply the merge?

RobertFischer commented 12 years ago

Applied it manually in ref a1b9343 — let me know if I missed anything.

bearded commented 12 years ago

Github guide about Remotes should help

bearded commented 12 years ago

Thank you! :)

RobertFischer commented 12 years ago

I understand how remotes work. Where's the ref for this patch live? When I try to fetch it from origin, it says the ref doesn't exist.

bearded commented 12 years ago

I think problem is that @postmodern already removed his fork. Please try to merge #15, @alexdean has not removed his fork.

bearded commented 12 years ago

@RobertFischer, I sent PR to @alexdean to help you merge #15 (along with my fixes for Lint warnings) :)

I would also help you to merge #21 (verbose option is really nice idea) and #14 (added support for jsonp requests, that is really important)

alexdean commented 12 years ago

@bearded: Done. Hope that helps!

bearded commented 12 years ago

@alexdean, thx a lot! :)