Skip to content

Journey of Epsilon

  • Home
  • Log In

delete a branch locally and remote

Posted byepsilon July 2, 2021July 2, 2021

to delete a local branch:

git branch -d bname

to delete a remote branch

git push origin –delete bname

https://www.git-tower.com/learn/git/faq/delete-remote-branch/

Posted byepsilonJuly 2, 2021July 2, 2021Posted inUncategorized

Post navigation

Previous Post Previous post:
run/debug pytest in VScode
Next Post Next post:
get all output in a console into a file

Recent Posts

  • Simple steps to create a static website
  • Migrate a WordPress Website from AWS to OCI
  • Graphic Design
  • argparse const vs default
  • avoid googlesheets to increase the dates

Recent Comments

    Archives

    • September 2025
    • September 2023
    • February 2023
    • March 2022
    • August 2021
    • July 2021
    • June 2021
    • May 2021
    • March 2021
    • January 2021
    • November 2020
    • October 2020
    • July 2014
    • January 2014
    • July 2013
    • June 2013
    • May 2013
    • April 2013
    • December 2012
    • November 2012

    Categories

    • general
    • latex
    • linux
    • Machine Leanring
    • math
    • numerical
    • Uncategorized

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    Journey of Epsilon, Proudly powered by WordPress.