Coder Social home page Coder Social logo

aulapresencial_uc7's Introduction

AulaPresencial_UC7

<<<<<<< HEAD Comando executados por Mauro Lucas Esteves git clone

Atualizado por Johnny Freire

  • CT WEB FULL STACK@ESN914D1233544 MINGW64 /f/Frontend/johnny_freire/Projetos/clone/projeto_clone/atividade $ git clone https://github.com/fullstack914/AulaPresencial_UC7.git Cloning into 'AulaPresencial_UC7'... remote: Enumerating objects: 3, done. remote: Counting objects: 100% (3/3), done. remote: Total 3 (delta 0), reused 0 (delta 0), pack-reused 0 Receiving objects: 100% (3/3), done.

  • CT WEB FULL STACK@ESN914D1233544 MINGW64 /f/Frontend/johnny_freire/Projetos/clone/projeto_clone/atividade/AulaPresencial_UC7 (main) $ git status On branch main Your branch is up to date with 'origin/main'.

Untracked files: (use "git add ..." to include in what will be committed) .keep

nothing added to commit but untracked files present (use "git add" to track)

  • CT WEB FULL STACK@ESN914D1233544 MINGW64 /f/Frontend/johnny_freire/Projetos/clone/projeto_clone/atividade/AulaPresencial_UC7 (main) $ git add .

  • CT WEB FULL STACK@ESN914D1233544 MINGW64 /f/Frontend/johnny_freire/Projetos/clone/projeto_clone/atividade/AulaPresencial_UC7 (main) $ git commit -m "Update: Johnny" [main 47748ff] Update: Johnny 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .keep

  • CT WEB FULL STACK@ESN914D1233544 MINGW64 /f/Frontend/johnny_freire/Projetos/clone/projeto_clone/atividade/AulaPresencial_UC7 (main) $ git push Enumerating objects: 6, done. Counting objects: 100% (6/6), done. Delta compression using up to 6 threads Compressing objects: 100% (3/3), done. Writing objects: 100% (4/4), 365 bytes | 52.00 KiB/s, done. Total 4 (delta 0), reused 0 (delta 0), pack-reused 0 To https://github.com/fullstack914/AulaPresencial_UC7.git 072bdf8..47748ff main -> main

  • CT WEB FULL STACK@ESN914D1233544 MINGW64 /f/Frontend/johnny_freire/Projetos/clone/projeto_clone/atividade/AulaPresencial_UC7 (main)

83723682d33a7b4ea6e7471657a8f5b3df795ff5

Aluno@ESN914D1233547 MINGW64 ~/OneDrive - SESISENAISP - Escolas/Documents/JOSÉ MOREIRA/PRESENCIAL/AulaPresencial_UC7 (main) $ git pull origin main remote: Enumerating objects: 19, done. remote: Counting objects: 100% (19/19), done. remote: Compressing objects: 100% (13/13), done. remote: Total 17 (delta 2), reused 17 (delta 2), pack-reused 0 Unpacking objects: 100% (17/17), 2.33 KiB | 17.00 KiB/s, done. From https://github.com/fullstack914/AulaPresencial_UC7

  • branch main -> FETCH_HEAD 072bdf8..b768e47 main -> origin/main Updating 072bdf8..b768e47 Fast-forward .keep | 1 + Codigos GIT usado aula presencial.txt | 0 README.md | 51 ++++++++++++++++++++++++++++++++++- 3 files changed, 51 insertions(+), 1 deletion(-) create mode 100644 .keep create mode 100644 Codigos GIT usado aula presencial.txt

Aluno@ESN914D1233547 MINGW64 ~/OneDrive - SESISENAISP - Escolas/Documents/JOSÉ MOREIRA/PRESENCIAL/AulaPresencial_UC7 (main) $ git status On branch main Your branch is up to date with 'origin/main'.

Untracked files: (use "git add ..." to include in what will be committed) Atividade JMoreira.txt

nothing added to commit but untracked files present (use "git add" to track)

Aluno@ESN914D1233547 MINGW64 ~/OneDrive - SESISENAISP - Escolas/Documents/JOSÉ MOREIRA/PRESENCIAL/AulaPresencial_UC7 (main) $ git add .

Aluno@ESN914D1233547 MINGW64 ~/OneDrive - SESISENAISP - Escolas/Documents/JOSÉ MOREIRA/PRESENCIAL/AulaPresencial_UC7 (main) $ git commit -m "Criação da atividade" [main 9fcb6ee] Criação da atividade 1 file changed, 1 insertion(+) create mode 100644 Atividade JMoreira.txt

Aluno@ESN914D1233547 MINGW64 ~/OneDrive - SESISENAISP - Escolas/Documents/JOSÉ MOREIRA/PRESENCIAL/AulaPresencial_UC7 (main) $ git push origin main Enumerating objects: 4, done. Counting objects: 100% (4/4), done. Delta compression using up to 6 threads Compressing objects: 100% (2/2), done. Writing objects: 100% (3/3), 311 bytes | 155.00 KiB/s, done. Total 3 (delta 1), reused 0 (delta 0), pack-reused 0 remote: Resolving deltas: 100% (1/1), completed with 1 local object. To https://github.com/fullstack914/AulaPresencial_UC7.git b768e47..9fcb6ee main -> main

Aluno@ESN914D1233547 MINGW64 ~/OneDrive - SESISENAISP - Escolas/Documents/JOSÉ MOREIRA/PRESENCIAL/AulaPresencial_UC7 (main) $

aulapresencial_uc7's People

Contributors

fullstack914 avatar jmol1962 avatar johnnydev-tech avatar maurolucasesteves avatar

Stargazers

 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.