Diogo Souza Machado
  • Diogo Souza Machado
  • Home
  • Contact
  • Recent articles

    Até quando vamos aceitar designs ruins?

    2 months ago

    How to identify and begin test with Jest in your project Javascript (Angular)

    3 months ago

    Testing login with Jest on AngularFire using Stub and Mock

    3 months ago

    Command git to ignore changes in a file

    3 months ago

    Tags

    • Angular
    • Books
    • Cases
    • Cypress
    • Git
    • Ionic
    • Javascript
    • Optimization
    • Portfolio
    • pt_BR

How to rename a branch on Git

Git • Feb 19, 2022

You created a branch locally, but need to change the name? Ease! Just run the command below:

git branch -m <NEW_NAME>

👍

Diogo Machado

Recommended for you

Git

Command git to ignore changes in a file

3 months ago • 1 min read
Git

Git stash: Save locally your work and navigate to another branch

3 months ago • 1 min read

No results for your search, please try with something else.

Diogo Souza Machado © 2022   •   Published with Ghost

JavaScript license information