micha / resty

Little command line REST client that you can use in pipelines (bash or zsh).
MIT License
2.65k stars 143 forks source link

Explain how to assign the response to a variable #55

Closed amitaibu closed 8 years ago

amitaibu commented 9 years ago

54

amitaibu commented 9 years ago

@micha rebased and ready for review

AdrieanKhisbe commented 8 years ago

Hello @amitaibu. Just the fix the missing trailing ", with an ammend, and I'll cherry-pick it :)

amitaibu commented 8 years ago

@AdrieanKhisbe sorry, didn't understand your comment.

amitaibu commented 8 years ago

Pushed a fix.

AdrieanKhisbe commented 8 years ago

can you squash your commit with a intreactive rebase (in case, here is how to do it: http://gitready.com/advanced/2009/02/10/squashing-commits-with-rebase.html) :)

amitaibu commented 8 years ago

sure - wasn't sure you wanted it squashed. sec :)

amitaibu commented 8 years ago

Ready for review :)

Do I get bonus points for doing this, eventough I don't actually use resty? :wink:

AdrieanKhisbe commented 8 years ago

Just cherry picked your commit. :)