#178 ✓resolved
Cyril Mougel

repository don't update

Reported by Cyril Mougel | June 19th, 2009 @ 12:51 PM

I found a little bug in building with GIT

In my rake task define in my project, Sometimes I have a file modified.

In next build, the command made are :

  • git fetch && git checkout origin/master

but as I have a modified file in my repository in build directory, the checkout failed. my working directory is allways in previous commit. There are no update.

I propose to made a git checkout . before the git checkout origin/master. With this checkout, the repository is clean.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Automated continuous integration server that doesn't suck.

Shared Ticket Bins

People watching this ticket

Tags

Pages