Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Federation Project: Branch #1803

Closed
ljankoschek opened this issue Apr 11, 2024 · 0 comments · Fixed by #1837
Closed

Federation Project: Branch #1803

ljankoschek opened this issue Apr 11, 2024 · 0 comments · Fixed by #1837
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@ljankoschek
Copy link
Contributor

As discussed, I created a branch work-federation-protocol where we can work on implementing the federation protocol. This approach allows us to develop the federation protocol by branching from "work-federation-protocol," ensuring that we can incrementally merge completed tasks, without compromising the integrity of the master branch with not-yet working features. It also allows us to merge the different implementations of the subsystems and test them as a whole before merging them into the master-branch.
With git checkout -b newBranch work-federation-protocol you can create (and checkout) a new branch from work-federation-protocol.

@ljankoschek ljankoschek added the documentation Improvements or additions to documentation label Apr 11, 2024
@quadcopterman quadcopterman linked a pull request May 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants