Menu
×
×
Correct!

Oefening:

Voeg het ontbrekende deel van de opdracht in om te controleren welke versie van Git (indien aanwezig) is geïnstalleerd.

git --versie

Not Correct

Click here to try again.

Correct!

Next ❯
git 

  
  
  




Ga naar w3schools.com
Score resetten
Sluit dit menu
"; txt += " '; txt += ' MIJN PAGINA'; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; document.getElementById("userprogress").innerHTML = txt; x = Math.round((gebruikersscore/aantal oefeningen) * 100); graden = x * 3,6; als (graden > 359) graden = 359; document.getElementById("mypage_circle1").setAttribute("d", descriptionArc(26, 35, 24, 0, 359)); document.getElementById("mypage_circle2").setAttribute("d", descriptionArc(26, 35, 24, 0, graden)); document.getElementsByClassName("exercisemenuinner")[0].style.top = "169px"; } } functie polarToCartesian(centerX, centerY, radius, angleInDegrees) { var angleInRadians = (angleInDegrees-90) * Math.PI / 180.0; return { x: centerX + (radius * Math.cos(angleInRadians)), y: centerY + (radius * Math.sin(angleInRadians)) }; } functie descriptionArc(x, y,

0 van 41 Oefeningen voltooid:

Git Aan de slag
Git nieuwe bestanden
Git Staging-omgeving
Git Commit
Git-hulp
Git Branch
Git Branch Merge
Git Remote Aan de slag
Git Pull van op afstand
Git Push naar Remote
Git Pull Branch op afstand
Git kloon
git .gitignore
Git Remote SSH toevoegen
Git terugzetten
Git resetten
Git Amend

×

De score resetten?

Hierdoor wordt de score van ALLE 41 oefeningen gereset.

Weet je zeker dat je door wilt gaan?



×

Gefeliciteerd!

Je hebt alle 41 Git-oefeningen voltooid.

Share your score: