[fpc-devel] Please add gitignore file
Juha Manninen
juha.manninen62 at gmail.com
Fri Mar 11 19:55:37 CET 2011
Alexander Klenin kirjoitti perjantai 11 maaliskuu 2011 11:38:25:
> On Fri, Mar 11, 2011 at 19:20, Florian Klaempfl <florian at freepascal.org>
wrote:
> > Wouldn't it be better to run automatically
> > git svn show-ignore > .gitignore
> > and commit it if something changed
> > on the git svn mirror?
>
> Probably yes -- I have no preference about how the ignore file is produced,
> I just ask to add it ;-)
Hi Alexander
Do you have a git-svn link and use it also for committing changes to SVN
server? Like what is explained here for Lazarus:
http://wiki.lazarus.freepascal.org/Lazarus_git-svn
$ git svn show-ignore > .gitignore
takes quite long but you need to do it only once.
Juha
More information about the fpc-devel
mailing list