February 2018
Intermediate to advanced
346 pages
9h 56m
English
As mentioned, a private Git repository will be used and shared among developers. Whether you use an existing Git repository vendor like GitHub (https://github.com/) or Bitbucket (https://bitbucket.org/), you will need to ensure that correct access to the repository is maintained at all times.
Rather than merely using usernames and passwords, employ more secure best practices, from using 2-Factor Authentication (2FA) for developer access to enforcing the use of ssh keys (https://help.github.com/articles/connecting-to-github-with-ssh/) to forego having to explicitly enter passwords altogether.
Read now
Unlock full access