You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,9 @@ Any improvements to documentaion, bug fixes or general code enhancments are also
34
34
## New to GitHub?
35
35
GitHub is a hosting site that allows for development and version control of software using Git. It allows users to edit and develop parts of code independently before submitting back to the master code, whilst using version control to track changes. Beginners introductionary videos to GitHub can be found [here.](https://confluence.digital.nhs.uk/display/CON/GitHub+for+beginners) Quick links to begginer guidance can be found below;
36
36
37
-
***Cloning a repositor to our local machine using [GitBash**](https://confluence.digital.nhs.uk/display/CON/Installing+codonPython)
38
-
***Checking out a branch using [GitBash**](https://confluence.digital.nhs.uk/display/CON/Checkout+a+Branch+Using+GitBash)
39
-
***Removing a Commit from a repository using [GitBash**](https://confluence.digital.nhs.uk/display/CON/Information+Governance)
37
+
***Cloning a repositor to our local machine using [GitBash]**(https://confluence.digital.nhs.uk/display/CON/Installing+codonPython)
38
+
***Checking out a branch using [GitBash]**(https://confluence.digital.nhs.uk/display/CON/Checkout+a+Branch+Using+GitBash)
39
+
***Removing a Commit from a repository using [GitBash]**(https://confluence.digital.nhs.uk/display/CON/Information+Governance)
40
40
41
41
All other `Codon` "How-to Articles" can be found [here](https://confluence.digital.nhs.uk/display/CON/How-to+articles)
0 commit comments