Skip to content

An app to find People, Animals, Cars or other objects

License

Notifications You must be signed in to change notification settings

PosUpIoT/LonguinusApp

Repository files navigation

LonguinusApp

  • Baixem o Git (https://git-scm.com/)
  • Instalem o Git
  • Através do Git Bash rode na linha de comando: git clone --bare https://github.com/PosUpIoT/longuinusapp.git
  • Você esta com o projeto "copiado" no ambiente local
  • Quer pegar a ultima versão do projeto?
    • Rodar o comando git pull
      • Se você fez algumas alterações antes de fazer o git pull provávelmente vai dar conflito de arquivos
  • Fez alterações? Siga a seguinte lógica:
    • Criou arquivo novo?
      • Rodar o comando git add --all
      • Seguido de git commit --add --m="Mensagem explicando o que você fez"
      • Seguido de git push
    • Fez alterações em arquivos já existentes?
      • Seguido de git commit --add --m="Mensagem explicando o que você fez"
      • Seguido de git push

Duvidas? Acessem e leiam: http://rogerdudler.github.io/git-guide/

About

An app to find People, Animals, Cars or other objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •