|
|
|
|
|
by dozzie
3996 days ago
|
|
I guess that they are simply not accustomed to work in command line, given
that Windows gives terrible terminal and shell. I would rather expose them to
Linux (or maybe BSD), possibly through providing them shell accounts on some
server and requiring code to be built primarly there. Then it should not be
too difficult to jump from working with files in command line to working with
version control in the same command line. |
|
Though the command set is a little verbose I think powershell is pretty nice. If you get posh-git(https://github.com/dahlbyk/posh-git) and use powershell it makes the git experience on windows quite pleasurable.