Português (Brasil) ▾
Localized versions of git-parse-remote manual
Topics ▾
Email
Latest version
▾
git-parse-remote last updated in 2.29.3
Changes in the git-parse-remote manual
Setup and Config
Getting and Creating Projects
Basic Snapshotting
Branching and Merging
Sharing and Updating Projects
Inspection and Comparison
Patching
Debugging
External Systems
Server Admin
Guides
- gitattributes
- Command-line interface conventions
- Everyday Git
- Frequently Asked Questions (FAQ)
- Glossary
- Hooks
- gitignore
- gitmodules
- Revisions
- Submodules
- Tutorial
- Workflows
- All guides...
Administration
Plumbing Commands
NOME
git-parse-remote - Rotinas para ajudar na análise dos parâmetros de acesso ao repositório remoto
DESCRIÇÃO
Este script está incluso em vários scripts para fornecer rotinas para
realizar a análise dos arquivos no $GIT_DIR/remotes/
e
$GIT_DIR/branches/
e nas variáveis de configuração relacionadas à busca
(fetch), captura (pull) e impulsionamento (pull).
GIT
Parte do conjunto git[1]