From 67ea7aef0317c382deff7ddd041dba84af4ff573 Mon Sep 17 00:00:00 2001 From: Pawel Swietojanski Date: Wed, 7 Oct 2015 10:21:46 +0100 Subject: [PATCH] Update 01_Linear_Models.ipynb --- 01_Linear_Models.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_Linear_Models.ipynb b/01_Linear_Models.ipynb index c2c9c87..6afaad3 100644 --- a/01_Linear_Models.ipynb +++ b/01_Linear_Models.ipynb @@ -37,7 +37,7 @@ "\n", "Then, if you need to, you can always (temporaily) restore a desired state of the repository (look here).\n", "\n", - "**Otherwise** you may also create a branch for each lab separately (again, look at here and git tutorials we linked there), this will allow you to keep `master` branch clean, and pull changes into it every week from the central repository. At the same time branching gives you much more flexibility with changes you introduce to the code as potential conflicts will not occur until you try to make an explicit merge (which you probably .\n", + "**Otherwise** you may also create a branch for each lab separately (again, look here and git tutorials we linked there), this will allow you to keep `master` branch clean, and pull changes into it every week from the central repository. At the same time branching gives you much more flexibility with changes you introduce to the code as potential conflicts will not occur until you try to make an explicit merge (which you probably .\n", "\n", "### For advanced github users\n", "\n",