Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add content/pt-br/versioncontrol.md #757

Merged
merged 2 commits into from
Jun 25, 2022

Conversation

MrErlison
Copy link
Collaborator

Add

  • content/pt-br/versioncontrol.md

@netlify
Copy link

netlify bot commented Apr 16, 2022

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit 9b1a46e
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/6265a0506f398a00093912a8
😎 Deploy Preview https://deploy-preview-757--cncfglossary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@edsoncelio edsoncelio added the lang/pt for Portuguese label Apr 16, 2022
Copy link
Collaborator

@edsoncelio edsoncelio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MrErlison!

I left just a few requests below :)

---
title: Controle de Versão
status: Completed
category: Tecnologia
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tecnologia to tecnologia


## Problema relacionado

Os sistemas de controle de versão resolvem os seguintes problemas fazendo backup do documento ou do código à medida que ele muda ao longo do tempo, permitindo que vários usuários resolvam conflitos quando há alterações sobrepostas e armazenando um registro de alterações ao longo do tempo. O código do aplicativo muitas vezes pode ser complexo e crítico para os processos principais do negócio, por isso é importante rastrear quem mudou o quê, quando foi alterado e por quê. Além disso, muitos, se não a maioria dos aplicativos, são modificados por vários desenvolvedores, e muitas vezes há conflitos entre as alterações introduzidas por diferentes desenvolvedores.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolvem os seguintes problemas fazendo backup... can be resolvem os seguintes problemas: backup do documento ou do código à medida que ele muda ao longo do tempo, permite que vários usuários resolvam conflitos quando há alterações sobrepostas e armazenando um registro de alterações ao longo do tempo.

@MrErlison MrErlison requested a review from edsoncelio April 24, 2022 19:11
Copy link
Collaborator

@brunoguidone brunoguidone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edsoncelio edsoncelio merged commit e8e453e into cncf:dev-pt Jun 25, 2022
@MrErlison MrErlison deleted the ptBR-versioncontrol branch June 25, 2022 15:02
seokho-son pushed a commit to seokho-son/glossary that referenced this pull request Mar 20, 2023
* Add content/pt-br/versioncontrol.md

* Update lowercase ans second sentence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/pt for Portuguese
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants