Giter VIP home page Giter VIP logo

tarefa-github's Introduction

Exercício 03

Crie um repositório com alguns arquivos de código fonte da lista de exercícios 06 e envie o link desse repositório para os professores da disciplina, com um resumo da sequência de comandos git utilizados.

Sequência de comandos git utilizados pelo Anaconda prompt

1. Create a new repository.

Nome: tarefa-github

2. Clonar repositório remoto para máquina

git clone https://github.com/flaapacheco/tarefa-github

3. Alterar o diretório corrente para a pasta tarefa-github

cd tarefa-github

4. Adicionar os arquivos .py de interesse

git add

5. Confirmar e salvar todas as modificações

git commit -m lista-06

6. Garantir que nossa cópia local esteja realmente atualizada com a remota

git pull

7. Atualizar o repositório remoto com as nossas modificações locais

git push

8. Tarefa concluída

exit

tarefa-github's People

Contributors

flaapacheco avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.