File tree 5 files changed +0
-63
lines changed
5 files changed +0
-63
lines changed Original file line number Diff line number Diff line change @@ -354,13 +354,6 @@ mkdir -p ~/code/$GITHUB_USERNAME && cd $_
354
354
gh repo fork lewagon/dotfiles --clone
355
355
```
356
356
357
- Now, your dotfiles might not be in sync anymore with the Le Wagon version. ** Ask a TA** to run through these steps together:
358
-
359
- 1 . ` git merge upstream/master `
360
- 2 . Check that you're not in MERGING state (if any conflicts resolve them)
361
- 3 . Do a ` git diff HEAD~1 HEAD ` to check what changed
362
- 4 . If nothing seems out of the ordinary, continue
363
-
364
357
Run the ` dotfiles ` installer.
365
358
366
359
``` bash
@@ -412,13 +405,6 @@ mkdir -p ~/code/$GITHUB_USERNAME && cd $_
412
405
gh repo fork lewagon/dotfiles --clone
413
406
```
414
407
415
- Now, your dotfiles might not be in sync anymore with the Le Wagon version. ** Ask a TA** to run through these steps together:
416
-
417
- 1 . ` git merge upstream/master `
418
- 2 . Check that you're not in MERGING state (if any conflicts resolve them)
419
- 3 . Do a ` git diff HEAD~1 HEAD ` to check what changed
420
- 4 . If nothing seems out of the ordinary, continue
421
-
422
408
Run the ` dotfiles ` installer.
423
409
424
410
``` bash
Original file line number Diff line number Diff line change @@ -778,13 +778,6 @@ mkdir -p ~/code/$GITHUB_USERNAME && cd $_
778
778
gh repo fork lewagon/dotfiles --clone
779
779
```
780
780
781
- Now, your dotfiles might not be in sync anymore with the Le Wagon version. ** Ask a TA** to run through these steps together:
782
-
783
- 1 . ` git merge upstream/master `
784
- 2 . Check that you're not in MERGING state (if any conflicts resolve them)
785
- 3 . Do a ` git diff HEAD~1 HEAD ` to check what changed
786
- 4 . If nothing seems out of the ordinary, continue
787
-
788
781
Run the ` dotfiles ` installer.
789
782
790
783
``` bash
@@ -836,13 +829,6 @@ mkdir -p ~/code/$GITHUB_USERNAME && cd $_
836
829
gh repo fork lewagon/dotfiles --clone
837
830
```
838
831
839
- Now, your dotfiles might not be in sync anymore with the Le Wagon version. ** Ask a TA** to run through these steps together:
840
-
841
- 1 . ` git merge upstream/master `
842
- 2 . Check that you're not in MERGING state (if any conflicts resolve them)
843
- 3 . Do a ` git diff HEAD~1 HEAD ` to check what changed
844
- 4 . If nothing seems out of the ordinary, continue
845
-
846
832
Run the ` dotfiles ` installer.
847
833
848
834
``` bash
Original file line number Diff line number Diff line change @@ -906,13 +906,6 @@ mkdir -p ~/code/$GITHUB_USERNAME && cd $_
906
906
gh repo fork lewagon/dotfiles --clone
907
907
```
908
908
909
- Now, your dotfiles might not be in sync anymore with the Le Wagon version. ** Ask a TA** to run through these steps together:
910
-
911
- 1 . ` git merge upstream/master `
912
- 2 . Check that you're not in MERGING state (if any conflicts resolve them)
913
- 3 . Do a ` git diff HEAD~1 HEAD ` to check what changed
914
- 4 . If nothing seems out of the ordinary, continue
915
-
916
909
Run the ` dotfiles ` installer.
917
910
918
911
``` bash
@@ -964,13 +957,6 @@ mkdir -p ~/code/$GITHUB_USERNAME && cd $_
964
957
gh repo fork lewagon/dotfiles --clone
965
958
```
966
959
967
- Now, your dotfiles might not be in sync anymore with the Le Wagon version. ** Ask a TA** to run through these steps together:
968
-
969
- 1 . ` git merge upstream/master `
970
- 2 . Check that you're not in MERGING state (if any conflicts resolve them)
971
- 3 . Do a ` git diff HEAD~1 HEAD ` to check what changed
972
- 4 . If nothing seems out of the ordinary, continue
973
-
974
960
Run the ` dotfiles ` installer.
975
961
976
962
``` bash
Original file line number Diff line number Diff line change @@ -15,13 +15,6 @@ mkdir -p ~/code/$GITHUB_USERNAME && cd $_
15
15
gh repo fork lewagon/dotfiles --clone
16
16
```
17
17
18
- Now, your dotfiles might not be in sync anymore with the Le Wagon version. ** Ask a TA** to run through these steps together:
19
-
20
- 1 . ` git merge upstream/master `
21
- 2 . Check that you're not in MERGING state (if any conflicts resolve them)
22
- 3 . Do a ` git diff HEAD~1 HEAD ` to check what changed
23
- 4 . If nothing seems out of the ordinary, continue
24
-
25
18
Run the ` dotfiles ` installer.
26
19
27
20
``` bash
Original file line number Diff line number Diff line change @@ -404,13 +404,6 @@ mkdir -p ~/code/$GITHUB_USERNAME && cd $_
404
404
gh repo fork lewagon/dotfiles --clone
405
405
```
406
406
407
- Now, your dotfiles might not be in sync anymore with the Le Wagon version. ** Ask a TA** to run through these steps together:
408
-
409
- 1 . ` git merge upstream/master `
410
- 2 . Check that you're not in MERGING state (if any conflicts resolve them)
411
- 3 . Do a ` git diff HEAD~1 HEAD ` to check what changed
412
- 4 . If nothing seems out of the ordinary, continue
413
-
414
407
Run the ` dotfiles ` installer.
415
408
416
409
``` bash
@@ -462,13 +455,6 @@ mkdir -p ~/code/$GITHUB_USERNAME && cd $_
462
455
gh repo fork lewagon/dotfiles --clone
463
456
```
464
457
465
- Now, your dotfiles might not be in sync anymore with the Le Wagon version. ** Ask a TA** to run through these steps together:
466
-
467
- 1 . ` git merge upstream/master `
468
- 2 . Check that you're not in MERGING state (if any conflicts resolve them)
469
- 3 . Do a ` git diff HEAD~1 HEAD ` to check what changed
470
- 4 . If nothing seems out of the ordinary, continue
471
-
472
458
Run the ` dotfiles ` installer.
473
459
474
460
``` bash
You can’t perform that action at this time.
0 commit comments