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

Add the ability to return to a branch, and make edits #77

Open
pmuir opened this issue Oct 25, 2013 · 3 comments
Open

Add the ability to return to a branch, and make edits #77

pmuir opened this issue Oct 25, 2013 · 3 comments

Comments

@pmuir
Copy link
Contributor

pmuir commented Oct 25, 2013

No description provided.

LightGuard added a commit to LightGuard/web-editor that referenced this issue Nov 4, 2013
@LightGuard
Copy link
Member

The pull request above allow you to retrieve a list of branches, and their associated pull requests and switch to that branch.

LightGuard added a commit to LightGuard/web-editor that referenced this issue Nov 5, 2013
@wesbos
Copy link
Member

wesbos commented Nov 6, 2013

What is the workflow for this? Should someone be able to switch the branch at any time? Or just on the initial setup, have them choose a branch?

@LightGuard
Copy link
Member

The way I have it, it will overwrite and non committed changes when they switch the branch.

The idea is for people to see questions, comments, etc from github about their pull request and go back and fix them. I imagined a button top left that would show them a drop down list of their branches. They'd be able to choose one, switch to that branch, refresh and start fixing it. They'd then follow the same workflow of commit, push, etcetera.

Sent from my iPhone

On Nov 6, 2013, at 8:19, Wes Bos [email protected] wrote:

What is the workflow for this? Should someone be able to switch the branch at any time? Or just on the initial setup, have them choose a branch?


Reply to this email directly or view it on GitHub.

LightGuard added a commit that referenced this issue Nov 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants