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

widgets/browse: fix save bug for "Grab File..." #617

Merged
merged 1 commit into from
Oct 25, 2016

Conversation

hellerbarde
Copy link
Contributor

Fixes bug #616

The save button did not prompt to enter a location to save the blob
This change replaces one (presumably) wrong method call with the same
method call that is used when double-clicking a file instead of using
the save button.

The save button did not prompt to enter a location to save the blob
This change replaces one (presumably) wrong method call with the same
method call that is used when double-clicking a file instead of using
the save button.
@davvid davvid merged commit b4915fb into git-cola:master Oct 25, 2016
davvid added a commit that referenced this pull request Oct 25, 2016
browse: prompt when saving files using "Grab File..." via Git DAG

* dag-grab-file:
  doc: update v2.9 release notes draft
  doc: add Philip to the credits
  widgets/browse: fix save bug for "Grab File..."

Signed-off-by: David Aguilar <davvid@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants