https://github.com/malucor/modulo_git_ebac
Repositório usado durante o Módulo 17 do curso Profissão: Analista de Dados na EBAC
https://github.com/malucor/modulo_git_ebac
ebac git github python
Last synced: about 2 months ago
JSON representation
Repositório usado durante o Módulo 17 do curso Profissão: Analista de Dados na EBAC
- Host: GitHub
- URL: https://github.com/malucor/modulo_git_ebac
- Owner: malucor
- License: mit
- Created: 2023-07-04T23:55:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T16:12:49.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T20:08:34.682Z (over 1 year ago)
- Topics: ebac, git, github, python
- Language: Python
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Modulo_Git_EBAC
Repositório usado para treinar os usos do Git e do GitHub, por meio dos módulos 17 e 18 do curso Profissão: Analista de Dados, oferecido pela EBAC
Comandos Git vistos:
- git status
- git add
- git commit
- git log
- git diff
- git reset
- git checkout
- git push
- git pull
- git branch
- git fetch
- git merge