0% found this document useful (0 votes)
15 views

Manual Git

Git is a version control system that allows tracking changes to files. It has many commands like git add to stage changes, git commit to save changes locally, and git push to upload changes to a remote repository. Git can be configured locally and globally with settings like user name, email, and text editor. It uses branches to work on features independently and commits to record snapshots of file changes.

Uploaded by

José Guilherme
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views

Manual Git

Git is a version control system that allows tracking changes to files. It has many commands like git add to stage changes, git commit to save changes locally, and git push to upload changes to a remote repository. Git can be configured locally and globally with settings like user name, email, and text editor. It uses branches to work on features independently and commits to record snapshots of file changes.

Uploaded by

José Guilherme
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

git commit git status

git pull
git add

Git


git version

git push
git fetch git checkout
Que Git é esse ?
git branch git
git rm git clone

Avançar
Git
Que Git é esse ?
1 - Controle de versão

2 - Git
1 - O que é Controle de Versão ?
3 - GitHUB

is simply dummy text of the printing and typesetting


4 - GitLAB
industry. Lorem Ipsum has been the industry's standard
5 - Criar conta
dummy text ever since the 1500s, when an unknown printer
6 -Configurar Git
took a galley of type and scrambled it to make a type
specimen book. It has survived not only five centuries, but
6.1 - Git Config
also the leap into electronic typesetting, remaining
6.2 - Niveis de Configuração
essentially unchanged. It was popularised in the 1960s with
6.2.1 - Local
the release of Letraset sheets containing Lorem Ipsum
6.2.2 - Global
passages, and more recently with desktop publishing
software like Aldus PageMaker including versions of Lorem
6.2.3 - Sistema
Ipsum.
6.3 - Configuração

6.3.1 - Email

6.3.2 - Nome Usuário

6.3.3 - Editor

6.3.4 - Saídas Coloridas

Git
7 - Comandos Git

is simply dummy text of the printing and typesetting

industry. Lorem Ipsum has been the industry's standard


Que Git é esse ?
6.3.4.1 - Interface se Usuário
7.1 - Git Version
6.3.4.2 - Color Branch

6.4 - Arquivo Git

6.5 - Git init

6.7 - Git clone

6.7.1 - Protocolo HTTP

6.7.2 - Protocolo SSH

6.7.3 - Protocolo GIT


is simply dummy text of the printing and typesetting

7 - Comandos Git
7.2 - Git Status
7.1 - Git Version

7.2 - Git Gtatus

7.3 - Git Init

7.4 - Git Add

7.5 - Git Commit

7.6 - Git Push

is simply dummy text of the printing and typesetting


7.7 - Git fetch
Git
7 - Comandos Git

is simply dummy text of the printing and typesetting

industry. Lorem Ipsum has been the industry's standard


Que Git é esse ?
7.8 - Git rm
7.1 - Git Version
7.9 - Git Pull

8 - Git Pull

9 - Branchs

10 - Arrumar um Commit

11 - Como o git é útil

12 - Intalação do Git

12.1.1 - Instalação do Git no is simply dummy text of the printing and typesetting

Windowns
7.2 - Git Status
12.1.2 - Instalação do Git no
Linux

is simply dummy text of the printing and typesetting

You might also like