GotelliLab / EcoSimR

Repository for EcoSimR, by Gotelli, N.J. , Hart E. M. and A.M. Ellison. 2014. EcoSimR 0.1.0
http://ecosimr.org
Other
27 stars 10 forks source link

Correct branch for last push/pull? #33

Closed ngotelli closed 9 years ago

ngotelli commented 9 years ago

Hi Ted:

I just completed some annotations for the size overlap metrics. But when I went to push them, it failed because the branch was not up to date. So, I pulled changes first, and then the push worked fine. My concern now is that I appeared to have pulled and then pushed to the master branch. But now I wonder if I shouldn't have been on the dev branch? Sorry if I have botched this up, but hopefully you can repair it quickly if I have made a mistake. I am still wearing my "newbie hat" on GitHub.

Best,

Nick

emhart commented 9 years ago

Hi Nick,

You didn't botch anything as far as I can tell. All I noticed was that were a bunch of temporary vim files, and somehow you created an empty folder. At the moment because there's no release, committing to master is fine. In the future once it's released it's probably better to work off a dev branch.