Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Java IDEs comparison

On Sun, Sep 25, 2016 at 7:31 PM, Mickael Istria <mistria@xxxxxxxxxx> wrote:

> On the other side, having multiple workspaces with different branches mean that users have 2 copies of the same Git repo.

Git command line supports the checkout of multiple working directories
for branches since a while. See
http://stackoverflow.com/questions/6270193/multiple-working-directories-with-git/30185564#30185564

Best regards, Lars


Back to the top