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

using git
usar git
utilizar o git

Examples of using Usando git 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
Faça uma tag da release usando git tag.
Tag the release using git tag.
A partir deste ponto você pode começar a trabalhar no seu projeto, fazer alterações no seu código, criar parches eo que mais você precisar usando GIT.
From this point, you could start working in your project making changes to your code, creating patches,running commits or whatever you need using GIT.
Você poder ver o reflog usando git reflog.
You can see your reflog by using git reflog.
Você deve se sentir confortável usando Git com o Subversion ou importar quase qualquer repositório existente em um novo repositório Git sem perder dados.
You should feel comfortable using Git with Subversion or importing nearly any existing repository into a new Git one without losing data.
Note que, em certos casos, comoquando um repositório local foi configurado usando Git, ao navegar para index.
Note that in certain cases,like when a local repository is set-up using Git, on browsing to index.
É importante notar que quando você está usando git svn, você está interagindo com o Subversion, que é um sistema muito menos sofisticado do que Git..
It's important to note that when you're using git svn, you're interacting with Subversion, which is a system that is far less sophisticated than Git..
Em seguida, você deve informar ao"bisect" quando foi a última vez que estava correto, usando git bisect good good_commit.
Then, you must tell bisect when the last known good state was, using git bisect good good_commit.
Se alguém lhe enviou um patch por e-mail corretamente usando git send-email e você baixou no formato mbox, então você pode apontar aquele arquivo para o git am e ele irá começar a aplicar todos os patches que ele ver.
If someone has e-mailed you the patch properly using git send-email, and you download that into an mbox format, then you can point git am to that mbox file, and it will start applying all the patches it sees.
Se, por outro lado, você quiser salvar esse estado,você pode criar um novo ramo com nome usando git checkout-b nome.
If, on the other hand, you want to save this state,you can create a new named branch using git checkout-b name.
Se você está trabalhando com uma equipe, e alguns estão usando SVN e outros estão usando Git, certifique-se que todo mundo está usando o servidor SVN para colaborar- isso vai facilitar a sua vida.
If you're working with a team, and some are using SVN and others are using Git, make sure everyone is using the SVN server to collaborate- doing so will make your life easier.
Começamos com uma linguagem específica de domínio(DSL)personalizada para armazenar nossos arquivos de metadados usando GIT para controle de versão.
We started out with a custom domain specific language(DSL)for storing our metadata files using GIT for version control.
Lembre-se que, apesar de você estar usando git merge para fazer esta operação, e provavelmente o merge será muito mais fácil do que seria no Subversion(porque Git irá detectar automaticamente a base de mesclagem apropriada para você), este não é um commit git merge normal.
Remember that although you're using git merge to do this operation, and the merge likely will be much easier than it would be in Subversion(because Git will automatically detect the appropriate merge base for you), this isn't a normal Git merge commit.
Se você não quiser digitar o texto todo de cada comando Git,você pode facilmente criar um pseudônimo para cada um usando git config.
If you don't want to type the entire text of each of the Git commands,you can easily set up an alias for each command using git config.
Embora a obtenção das informações pelo GitHub pareça mais fácil,as informações encontradas usando git submodule status fornecerá informações mais significativas.
While getting the information from GitHub seems more straightforward,the information found using git submodule status will provide more meaningful information.
Esta abordagem permite um fluxo de trabalho de implantação contínua realmente limpo, etorna muito mais fácil suportar um ambiente de desenvolvimento em equipe usando Git.
This approach enables a really clean continuous deployment workflow, andmakes it much easier to support a team development environment using Git.
O comando git describe favorece annotated tags(tags criadas com as opções-a ou-s),então tags de liberação devem ser criadas dessa forma se você estiver usando git describe, para assegurar que o commit seja nomeado corretamente quando feito o describe.
The git describe command favors annotated tags(tags created with the-a or-s flag),so release tags should be created this way if you're using git describe, to ensure the commit is named properly when described.
Se não quiseres digitar todo o texto de cada um dos comandos Git,podes configurar facilmente um alias para cada comando usando git config.
If you don't want to type the entire text of each of the Git commands,you can easily set up an alias for each command using git config.
Agora que você tem um repositório de trabalho, você pode fazer algum trabalho no projeto efazer um push de seus commits de volta ao upstream, usando Git efetivamente como um cliente SVN.
Now that you have a working repository, you can do some work on the project andpush your commits back upstream, using Git effectively as a SVN client.
Finalmente, você não precisa estar no modo interativo para adicionar um arquivo parcialmente- você pode executar o mesmo script usando git add-p ou git add--patch na linha de comando.
Finally, you don't need to be in interactive add mode to do the partial-file staging- you can start the same script by using git add-p or git add--patch on the command line.
Eu espero que você possa usar seu novo conhecimento do Git para implementar a sua própria aplicação a partir desta tecnologia ese sentir mais confortável usando Git de formas mais avançadas.
I hope you can use your newfound knowledge of Git internals to implement your own cool application of this technology andfeel more comfortable using Git in more advanced ways.
Quanto mais você usar Git, você provavelmente usará outros comandos com frequência também;
As you go on using Git, you will probably use other commands frequently as well;
Se o Emacs usasse git poderíamos ter uma melhor colaboração.
If Emacs were using git we could have better collaboration.
Você pode então usar git cat-file para ver o quão grande esse objeto é.
You can then use git cat-file to see how big that object is.
Você pode usar git merge-s subtree e ele irá funcionar normalmente;
You can use git merge-s subtree and it will work fine;
Use Git ou Caixa com o SVN usando o URL.
Use Git or Checkout with SVN using the URL.
Usaremos git, então criemos o arquivo. gitignore.
We will use git, so we create aÂ. gitignore file.
Você pode usar git filter-branch para remover as strings identificadoras em massa.
You can use git filter-branch to remove the identifier strings en masse.
Para aplicar o patch gerado por format-patch, você usa git am.
To apply a patch generated by format-patch, you use git am.
Para ver as stashes que você guardou,você pode usar git stash list.
To see which stashes you have stored,you can use git stash list.
A maioria dos projetos usa Git e Gerrit.
Most projects use Git and Gerrit.
Results: 30, Time: 0.0353

How to use "usando git" in a sentence

Muitos optam por vários sistemas de deploy, isso falarei em um outro post, explicarei como automatizo minhas aplicações usando GIT + JENKINS Mas, o que é um tunelamento?
USANDO GIT E SCRUM PARA TRABALHAR EM EQUIPE, de Juan Manuel Arias, que ocorreu simultaneamente à palestra “5.
Criar um site com php e mysql no azure web sites usando git para , //assume que está rodando em um ambiente de desenvolvimento e define a.
Faça nosso curso Usando Git and Github se precisar.
Eu estou usando git sob Cygwin, com o conjunto core.autocrlf como falsa.
Também tentei clonar usando "git://" conforme abaixo como no github mas o repositório não é clonado (apenas é exibido "Cloning into 'i-educar'...").
Então eu removi esses arquivos usando git rm -f ./images e cometi novamente.
Ao alterar ramificações usando Git.exe, o Visual Studio pode falhar ou entrar em um estado desconhecido.
Nota: Você também pode criar patches com Git usando git diff ou git format-patch [1].

Word-for-word translation

Top dictionary queries

Portuguese - English