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
# <bold>-> Bem-vindo! Vamos explorar o git na linha de comando! :) </bold>
# <bold>-> Para isso, é preciso que você execute alguns comandos. </bold>
#
## <bold>-> Vamos iniciar agora com o git. Existem duas maneiras de inicializar um repositório. A primeira é através do comando: <bg #00005f>git init</bg #00005f></bold>
run git init$
checkfile .git
# <bold><green>[Parabéns! Seu diretório foi inicializado. =)]</green></bold>
enter
# <bold><c> ~ RESUMINHO ~ </c></bold>
# <bold><m>[GIT INIT]</m> Inicia seu diretório</bold>