Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Git Flow #4

Open
Atif-Mahmud opened this issue Dec 22, 2017 · 0 comments
Open

Git Flow #4

Atif-Mahmud opened this issue Dec 22, 2017 · 0 comments
Labels

Comments

@Atif-Mahmud
Copy link
Member

If you don't know what the git flow work structure is, learn about it here

We'll have a system where people branch from origin/web and origin/net as feature branches, as you develop features make pull requests to web and net as necessary. Commit no more than a single subfeature at a time, this makes code review much easier.

When we know something is all clear, we'll PR it into dev and then move to the next stage.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant