[pony-build] status rep

C. Titus Brown ctb at msu.edu
Sun Mar 28 20:44:26 PDT 2010


To the list, please!

On Sun, Mar 28, 2010 at 10:42:40PM -0500, Khushboo Shakya wrote:
> Hello,
> 
> This week I worked on fixing the branch problem of nose script. During this
> process, I had to pull from your branch and it removed all my work for
> mechanize from my computer so, I writing the script again.Now, I am working
> on the .ponybuild folder.

Hi Khushboo,

it shouldn't have removed it; it's probably in another branch (maybe
your master branch?)

Try

  git branch

and then

  git checkout <various branch names>

'git' will try very hard not to actually delete anything...

cheers,
--titus



More information about the pony-build mailing list