Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

git important commands

  • git fetch && git rebase /
  • git rebase --continue
  • git push origin test:localBranchName
  • git branch --> to list branch
  • git branch -d to delete branch
  • git checkout -b <origin/sk-FromBranch>
  • git push origin to push

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors