Skip to content

too many branches #31

@MIJOTHY

Description

@MIJOTHY

and they've got bad names.

Flow should be:
-> pull from working master
-> checkout to a new branch, with a name descriptive of the feature you're adding (e.g. 'ajaxtests')
-> do some work
-> add, commit at regular checkpoints
-> once done with the feature (or need remote access to the code), pull, merge, and push to the remote branch (e.g. 'ajaxtests')
-> make a pull req from remote branch (e.g. 'ajaxtests') to remote working master if desired
-> once it has been reviewed and merged by someone else, the merger deletes that remote branch.
Rinse and repeat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions