Skip to Content.
Sympa Menu

freetds - Re: [freetds] Very easy pull request to add stuff to .gitignore

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Very easy pull request to add stuff to .gitignore
  • Date: Sat, 14 Sep 2013 10:54:42 +0100

You are right, squashed and rebased at
http://gitorious.org/freetds/freetds/commit/ec85654f6d7aa655a8391587a6bbb71c606c8b13.
Both 0.91 and master.

Frediano

2013/9/13 Marc Abramowitz <marca AT surveymonkey.com>:
> On 9/13/13 10:27 AM, "Frediano Ziglio" <freddy77 AT gmail.com> wrote:
>
>> What are *.trs and test-driver ?
>
> I think they result from running `make check`.
>
> marca@marca-mac:~/dev/git-repos/freetds$ find . -name '*.trs'
> ./src/replacements/unittests/condition.trs
> ./src/replacements/unittests/mutex1.trs
> ./src/tds/unittests/challenge.trs
> ./src/tds/unittests/convert.trs
> ./src/tds/unittests/dataread.trs
> ./src/tds/unittests/dynamic1.trs
> ./src/tds/unittests/iconv_fread.trs
> ./src/tds/unittests/numeric.trs
> ./src/tds/unittests/readconf.trs
> ./src/tds/unittests/t0001.trs
> ./src/tds/unittests/t0002.trs
> ./src/tds/unittests/t0003.trs
> ./src/tds/unittests/t0004.trs
> ./src/tds/unittests/t0005.trs
> ./src/tds/unittests/t0006.trs
> ./src/tds/unittests/t0007.trs
> ./src/tds/unittests/t0008.trs
> ./src/tds/unittests/toodynamic.trs
> ./src/tds/unittests/utf8_1.trs
> ./src/tds/unittests/utf8_2.trs
> ./src/tds/unittests/utf8_3.trs
>
> marca@marca-mac:~/dev/git-repos/freetds$ find . -name 'test-driver'
> ./test-driver
>
>
>> I never had to use *.o and similars
>
> Maybe you have set up a global .gitignore that already includes *.o and
> the like? It doesn't hurt to add it to the repo's .gitignore.
>
> Marc
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds




Archive powered by MHonArc 2.6.24.

Top of Page