Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A trial branch for Green Shoes #2

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

ashbb
Copy link
Collaborator

@ashbb ashbb commented Dec 15, 2011

Hi J,

Send a pull request again. ;-)

ashbb

@lljk
Copy link
Owner

lljk commented Dec 23, 2011

hey ash...

so, i really apologize for being such a git idiot - but i can't for the life of me figure out how to merge your pull request to the new onGreenShoes branch i created in my repo. it seems like i can only merge it to master, but i know that's not the case. i'd like to merge it and work on it, as it seems like greenShoeWax would be a nice and easy way to distribute the thing.

another (dumb) question. how do i go about updating my green_shoes from your repo? i've currently got the gem installed with rvm from the rubygems version, and i'm not sure how to update (or remove and replace) that with your new version.

thanks again,
rock and roll -

  • j

@ashbb
Copy link
Collaborator Author

ashbb commented Dec 23, 2011

Hi J,

Oh, I'm also not familiar with git and github. xx-P

So, could you add me as one of collaborators of your lljk/shoeWax github repo?

A collaborator will be able to update your repo directly.

how do i go about updating my green_shoes from your repo?

I think that you can clone green_shoes repo on github and build the gem locally.
Try out the following.

  • git clone git://github.com/ashbb/green_shoes.git
  • cd green_shoes
  • rake build
  • cd pkg
  • ls
    green_shoes-1.x.xxx.gem
  • gem uninstall green_shoes
  • gem install green_shoes-1.x.xxx.gem

ashbb

@lljk
Copy link
Owner

lljk commented Dec 23, 2011

hi ashbb,

thanks for getting the new green_shoes gem together, it made things much easier! so i've now got a local copy of shoeWax_on_green_shoes that i can play around with... great!

if i did things correctly, you should be a collaborator on the shoeWax project as well - the onGreenShoes branch is here: https://github.com/lljk/shoeWax/tree/onGreenShoes

thanks again for the help and the interest,

let's rock!

  • j

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants