Skip to content

41st Week of 2021

Computer Science

GNULinux

Git

  • New: Rename branch.

    git branch -m [old_branch_name] [new_branch_name]