Cardápio
×
×
Correto!

Exercício:

Insira a parte que falta do comando para verificar qual versão do Git (se houver) está instalada.

git --versão

Not Correct

Click here to try again.

Correct!

Next ❯
git 

  
  
  




Acesse w3schools.com
Redefinir pontuação
Fechar este menu
"; txt += " '; txt += ' MINHA PÁGINA'; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; document.getElementById("userprogress").innerHTML = txt; x = Math.round((userscore/numberofexercises) * 100); graus = x * 3,6; se (graus > 359) graus = 359; document.getElementById("mypage_circle1").setAttribute("d", describeArc(26, 35, 24, 0, 359)); document.getElementById("mypage_circle2").setAttribute("d", describeArc(26, 35, 24, 0, graus)); document.getElementsByClassName("exercisemenuinner")[0].style.top = "169px"; } } function polarToCartesian(centerX, centerY, radius, angleInDegrees) { var angleInRadians = (angleInDegrees-90) * Math.PI / 180.0; return { x: centerX + (raio * Math.cos(angleInRadians)), y: centerY + (raio * Math.sin(angleInRadians)) }; } função describeArc(x, y, radius, startAngle, endAngle){ var start = polarToCartesian(x, y, radius, endAngle); var end = polarToCartesian(x, y, radius, startAngle); var largeArcFlag = endAngle - startAngle

Completou 0 de 41 exercícios:

Git Começar
Git Novos Arquivos
Ambiente de teste do Git
Git Commit
Ajuda do Git
Ramo Git
Git Branch Merge
Git Remote Introdução
Git Pull do Remoto
Git Push to Remote
Git Pull Branch do Remote
Git Clone
git .gitignore
Git Remote Adicionar SSH
Git Reverter
Redefinir Git
Git Emend

×

Redefinir a pontuação?

Isso irá redefinir a pontuação de TODOS os 41 exercícios.

Você tem certeza que quer continuar?



×

Parabéns!

Você terminou todos os 41 exercícios do Git.

Share your score: