Skip to Content.
Sympa Menu

freetds - Re: [freetds] git overnight process

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "James K. Lowden" <jklowden AT freetds.org>
  • To: freetds AT lists.ibiblio.org
  • Subject: Re: [freetds] git overnight process
  • Date: Thu, 4 Oct 2012 00:40:52 -0400

On Wed, 03 Oct 2012 18:05:29 +0000 (GMT)
"Craig A. Berry" <craigberry AT mac.com> wrote:

> git reset --hard origin/master
>
> should do the trick assuming you want to throw away local changes to
> configure.ac and get into exactly the same state as the remote
> repository.

Thank you kindly, captain. This is the nightly tarballer; the local
changes are a result of munging configure.ac the night before with the
current mumble git number revision thing. Absolutely fine to discard
and replace (and repatch) with the server's version.

--hard
Matches the working tree and index to that of the tree being
switched to. Any changes to tracked files in the working
tree since <commit> are lost.

I read that before posting. "the tree being switched to" didn't sound
like what I wanted. It's the same old tree, possibly updated a
little.

Regards,

--jkl




Archive powered by MHonArc 2.6.24.

Top of Page