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

Allow checkout specific commit in DAG window #698

Closed
Vdragon opened this issue May 10, 2017 · 1 comment
Closed

Allow checkout specific commit in DAG window #698

Vdragon opened this issue May 10, 2017 · 1 comment

Comments

@Vdragon
Copy link
Contributor

Vdragon commented May 10, 2017

As title, there should be a contextual menu entry for that

@Vdragon Vdragon changed the title Allow checkout specific commit to work tree in DAG window Allow checkout specific commit in DAG window May 10, 2017
davvid added a commit to davvid/git-cola that referenced this issue Sep 23, 2017
Signed-off-by: David Aguilar <davvid@gmail.com>
davvid added a commit to davvid/git-cola that referenced this issue Sep 23, 2017
Teach `git dag` to checkout commits into a detached HEAD state.

* checkout-detached-head:
  doc/relnotes/v3.0: mention the checkout feature from git-cola#698
  dag: add "Checkout Detached HEAD" action
  cmds: add command_error() reporting to Checkout
  refactor: use Interaction.command_error()

Signed-off-by: David Aguilar <davvid@gmail.com>
@davvid davvid closed this as completed in b9ff9a2 Sep 23, 2017
@davvid
Copy link
Member

davvid commented Sep 23, 2017

I implemented this by adding a "Checkout Detached HEAD" option to the DAG window. Thanks again for the sugs!

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

2 participants