aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/set-up-account-and-git.md
Commit message (Collapse)AuthorAgeFilesLines
* s/hyphen/em dash/gSol Fisher Romanoff2021-05-161-2/+2
|
* Fix example command on how to setup a repositoryMichael Anckaert2021-02-031-1/+1
| | | | | | | | | | This patch fixes an inconsistency on the tutorial that might confuse new users. The explanation on how to setup a repository refers to changing the string 'username' in the git remote command. The example command however displays the username 'rvoid', apparantly the original author of the tutorial.
* Fix getting started link at set up account tutorial page.Lio Novelli2020-04-241-1/+1
|
* Remove headers from git/hg tutorialsDrew DeVault2019-04-121-2/+0
|
* Add mercurial tutorialDrew DeVault2019-04-121-1/+6
|
* Add YAMl frontmatter to all pagesDrew DeVault2019-04-121-0/+4
|
* Add text on how to specify a key in set-up-account-and-git.mdRick Cogley2019-01-051-0/+10
| | | | | | If you already have multiple keys and don't want to use the default "id_rsa" name, specify a mapping between an identity (a private key) and a remote host in your .ssh/config.
* Improve the onboarding flow for new usersDrew DeVault2018-11-181-0/+76