Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
how to commit a branch in git
Francisco
Programming language:
Shell/Bash
2021-03-25 11:32:37
4
Q:
how to commit a branch in git
awer
Code:
Shell/Bash
2021-01-24 08:14:33
git commit -m "added my github name"
1
AlexSC
Code:
Shell/Bash
2021-01-14 05:23:42
git branch crazy-experiment
0
Tags
git
branch
how
Related
how to see the commit history in git
how to push changes to branch in git
git move branch to previous commit
how to commit changes in git command
git how to see changes made by a commit
git create branch with specific commit
git checkout new branch
how to revert commit in git
git branch from commit
git commit current changes to existing branch
change git commit message
make diff git as commit
set head of branch at specific commit
New to Communities?
Join the community