2013/7/30 Daniel Naber <list2...@danielnaber.de>

> Am 05.05.2013 12:40, schrieb Daniel Naber:
>
> > FYI, I was (and still am) distracted by other tasks and found no time
> > yet to work on the SVN to git(hub) migration. If anybody wants to step
> > in you're welcome to do so.
>
> Any git wizards around? I could need help with this:
>
> The status is now that I have a local git repo which is 179 MB in size
> and contains most of the LanguageTool history. The history of the
> binaries is not in there, also for some (hopefully few) files the
> history only starts in January, when we moved stuff because of the
> switch to Maven.
>
> The only remaining problem I can see now is that the full history of
> files is only available when using "git log --follow", not when using
> "git log". So in an IDE you cannot see the full history unless you apply
> some tricks (don't use git directly but a script that sneaks the
> "--follow" parameter in - at least that worked for IDEA).
>
> Does anybody know a way to filter the git history so that the
> "--follow" parameter is not needed anymore?
>
>
It look like there's a way to do that, but IMHO the downsides are more that
what you get instead.

http://stackoverflow.com/a/15135004/200472

I don't think having to go to the terminal in the cases you need to see a
full log is a big deal, but probably you think it's important to be able to
access the full log from the IDE.

-- 
< Xavi Ivars >
< http://xavi.ivars.me >
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to