mereagency / waggit

Ruby gem to make working with wagon and git less of a hassle
0 stars 0 forks source link

Waggit handle git branches #17

Open jonathanbgrose opened 10 years ago

jonathanbgrose commented 10 years ago

Right now waggit doesn't play nice with git branches, need to think through how to interact with them. Possibly set which branch goes to which wagon site. (Wagon site named "development" would have git branch named "development"

shanberg commented 10 years ago

We should investigate common practice use of branches to figure out exactly what cases should be accommodated.