What is the translation of " GIT PUSH " in English?

Examples of using Git push in Portuguese and their translations into English

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Official/political category close
Git push Construa o pacote.
Git push Build the package.
Você pode executar também git push origin serverfix.
You can also do git push origin serverfix.
Git push-- actualiza o repositório remoto pelo repositório local.
Git push-- update the remote repository by the local repository.
O comando para isso é simples: git push[nome-remoto] branch.
The command for this is simple: git push[remote-name] branch-name.
Eles executam git push--force para sobrescrever o histórico no servidor.
They do a git push--force to overwrite the history on the server.
Faça o push do seu trabalho,incluindo a tag: git push--tags.
Push your work,including the tag: git push--tags.
Digite git push-u origin master para enviar os arquivos para o GitHub.
Type git push-u origin master to push the files to GitHub.
E faça push das suas alterações para o servidor central,p.e. git push.
And push your changes to the central Server,e.g. git push.
Git push Envia suas alterações para o local de compartilhamento.
Git push This sends your changes to the shared location, so others can see them.
Você pode apagar um branch remoto usando a sintaxe git push[nomeremoto]: branch.
You can delete a remote branch using the rather obtuse syntax git push[remotename]: branch.
Por padrão, o comando git push não transfere tags para os servidores remotos.
By default, the git push command doesn't transfer tags to remote servers.
Você empurra as alterações de volta para o fork do GitHub git push origin novo_branch.
You push your changes back to your GitHub fork git push orgin name_of_new_branch.
Se você executar git push--tags, a tag maintainer-pgp-pub será compartilhada com todo mundo.
If you run git push--tags, the maintainer-pgp-pub tag will be shared with everyone.
Este processo é como compartilhar filiais remotos- podes executar origem git push< tagname.
This process is just like sharing remote branches- you can run git push origin< tagname.
Por exemplo, digamos que você execute git push origin master em seu projeto, e origin é definido como uma URL que usa o protocolo SSH.
For example, say you run git push origin master in your project, and origin is defined as a URL that uses the SSH protocol.
Este processo é igual ao compartilhamento de branches remotos- você executa git push origin nome-tag.
This process is just like sharing remote branches- you can run git push origin tagname.
Se você está em um tracking branch e digita git push, Git automaticamente sabe para que servidor e branch deve fazer o envio push..
If you're on a tracking branch and type git push, Git automatically knows which server and branch to push to.
Se você quer realizar um push apenas de alguns branches,altere o exemplo abaixo com o git push.
If you only wantto push selected branches, amend the git push example.
Novamente, isso vai fazer com que git push origin faça um push do branch master local para o branch remoto qa/master por padrão.
Again, this will cause a git push origin to push the local master branch to the remote qa/master branch by default.
Se você não quer chamá-lo de serverfix no remoto,você pode executar git push origin serverfix.
If you didn't want it to be called serverfix on the remote,you could instead run git push origin serverfix.
Se você executar um git push e seu branch atual está rastreando origin/master, os commits listados por git log origin/master….
If you run a git push and your current branch is tracking origin/master, the commits listed by git log origin/master….
Este comando mostra qual branch é automaticamente enviado(pushed) quando você roda git push em determinados branches.
This command shows which branch is automatically pushed when you run git push on certain branches.
Git push fedpkg build Obviamente, substitua PATH_TO_SRPM com o caminho completo(não URL) para o seu SRPM aprovado, e XXXXXX com o número de revisão do pacote com bug.
Git push fedpkg build Obviously, replace PATH_TO_SRPM with the full path(not URL) to your approved SRPM, and XXXXXX with the package review bug number.
Assim que a sua cópia local esteja actualizada,pode enviar as suas alterações para o repositório central executando git push.
Once your local copy is up to date,you can send your changes to the central repository by running git push.
Se eles querem que o Git faça isso automaticamente toda vez que executar git push origin, eles podem adicionar o valor push ao seu arquivo de configuração.
If they want Git to do that automatically each time they run git push origin, they can add a push value to their config file.
Repositórios centrais são usados para baixar o projeto(git clone) epara compartilhar o trabalho feito com os outros git push.
Central repositories are used to download the project(git clone) andto share the work done with others git push.
Após essas etapas,o menu Gerenciar para cada aplicativo gerenciado pelo git mostrará git push e git pull.
After these steps,the Manage menu for each git-managed application will show git push and git pull.
Se tu tens muitas tags que desejas pressionar de uma só vez,também podes usar a opção--tags para o comando' git push.
If you have a lot of tags that you want to push up at once,you can also use the--tags option to the git push command.
Claro: Heroku pavimentou o caminho alguns anos atrás sendo todo mágico sobre seus deploys, mas agora que eles tornaram sua ferramenta de buildpacks Docker em código-aberto está super fácil de configurar seu próprio PaaS com projetos como o Dokku, eu tenho isso no meu VPS e consigo fazer deploy de Ruby( e muito mais)com zero configurações simplesmente fazendo um git push para ele, esse é o futuro dos deploys eu acho, e eu adoro isso.
Sure: Heroku paved the way a few years ago by being all magical about their deploys, but now that they have open sourced their buildpack tool Docker it's super easy to set up your own PaaS with projects like Dokku, I have this on my own VPS and I am able to deploy Ruby(and many more)apps with zero configuration simply by doing a git push to it, this is the future for all deploys, I think, and I love it.
Ela pode fazer isso especificando o branch local seguido de dois pontos(:)seguido pelo branch remoto para o comando git push.
She can do so by specifying the local branch followed by a colon(:)followed by the remote branch to the git push command.
Results: 64, Time: 0.0344

How to use "git push" in a sentence

Para renomear um branch, você usaria o mesmo comando git push, mas adicionaria mais um argumento: o nome do novo branch.
O comando git push -u origin master envia os arquivos da sua máquina para o repositório.
Antes da introdução do git push -u , não havia opção de git push para obter o que você deseja.
Para aceitar, git merge (resolver conflitos caso apareça), criar um novo commit e enviar com o git push.
Tsuru / rpaas code issues 10 pull requests 1 % tsuru app-create rpaas python % git remote add tsuru [email protected] % git push tsuru master.
git push para enviar as mudanças para o seu repositório.
Agora nossos desenvolvedores de exemplo estão prontos para subir seus primeiros commits para o repositório no GitHub com o comando git push origin master.
Assim como o git push nós estamos dizendo para o Git de onde queremos buscar as atualizações com o origin master.
No momento em que git push estiver completo, navegue até teu aplicativo Web do Azure e tente a nova funcionalidade.
DoCow git git branch git push repository Descanso de dados de primavera e Cors Como deslizar automaticamente a janela para fora do teclado quando o TextInput está focado?

Word-for-word translation

Top dictionary queries

Portuguese - English