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

Feature: Support for git branches #14

Open
brianwarner opened this issue Jun 28, 2017 · 0 comments
Open

Feature: Support for git branches #14

brianwarner opened this issue Jun 28, 2017 · 0 comments

Comments

@brianwarner
Copy link
Owner

Right now Facade just analyzes whatever branch is checked out. It would be nice to be able to check out other branches directly from the UI.

When this happens, Facade will detect any commits which are in the new branch, or are missing, and do the right thing. The main thing that's needed is to detect the remote branches, and a way to check out the new selection the next time facade-worker.py runs.

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

No branches or pull requests

1 participant