git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Clément Poulain" <clement.poulain@ensimag.imag.fr>
To: Bartosz Wiklak <bwiklak@gmail.com>
Cc: <git@vger.kernel.org>
Subject: Re: Maintaing database schemas using GIT
Date: Fri, 25 Jun 2010 15:24:02 +0200	[thread overview]
Message-ID: <97212a23f3836a60534c712ffefd8fc0@ensimag.fr> (raw)
In-Reply-To: <AANLkTind3ZYRb3NqrO8a9Lg06_Vt2crWP7yKX2bKYorx@mail.gmail.com>

Git allows you to specify an external diff driver for some kind of files:

http://www.kernel.org/pub/software/scm/git/docs/gitattributes.html#_defining_an_external_diff_driver

This should help you

      reply	other threads:[~2010-06-25 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-25 12:56 Maintaing database schemas using GIT Bartosz Wiklak
2010-06-25 13:24 ` Clément Poulain [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97212a23f3836a60534c712ffefd8fc0@ensimag.fr \
    --to=clement.poulain@ensimag.imag.fr \
    --cc=bwiklak@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).