Skip to content

Comments on "Git collaborative workflow for command line" #23

@ThierryO

Description

@ThierryO

Refers to #20

  • use git pull instead of git fetch + merge
  • don't use git rebase
  • you don't have to create branches for master, it all depends on the branching strategy!
  • you'll need git push -u the first time you push a new branch

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions