On Saturday, 9 August 2014 at 07:48:28 UTC, eles wrote:
On Saturday, 9 August 2014 at 07:21:28 UTC, Era Scarecrow wrote:
On Saturday, 9 August 2014 at 07:12:45 UTC, eles wrote:

will give you a nice view of the differences...

Oh, yes, and your subprojects "master", "test_idea01" and "test_idea02" won't be lost.

You could bring any of them back to life in the current folder by executing:

$ git checkout <subproject name here>

and start from where you left it.

Just note that no longer need the command

$ git branch <subproject name here>

if the subproject (well, maye i should be called "version" or something like that, but the proper name is "branch") already exists.

Reply via email to