Skip to content

Commit de99a7a

Browse files
committed
Merge branch 'cli-justification' into gh-pages
2 parents c19fd94 + e2afadc commit de99a7a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_episodes/02-local.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@ For this we will use the command line interface.
3131
> We are deliberately not using a GUI for this course because:
3232
>
3333
> * you will have a better understanding of how the git comands work
34-
> (some functionality is often missing and/or unclear in GUIs)
34+
> (some functionality is often missing and/or unclear in GUIs)
3535
> * you will be able to use Git on any computer
36-
> (e.g. remotely accessing HPC systems, which generally only have Linux command line access)
36+
> (e.g. remotely accessing HPC systems, which generally only have Linux command line access)
3737
> * you will be able to use any GUI, rather than just the one you have learned
38+
> * you'll be able to search for help online and understand the answers
3839
>
3940
> By the end of the course, this should no longer be you:
4041
> ![xkcd-git-comic](https://imgs.xkcd.com/comics/git.png)

0 commit comments

Comments
 (0)