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

Update a local copy don't works at second time #237

Open
hpsaturn opened this issue Sep 18, 2022 · 0 comments
Open

Update a local copy don't works at second time #237

hpsaturn opened this issue Sep 18, 2022 · 0 comments

Comments

@hpsaturn
Copy link

Overview

When I want write to my local disk on an opened Gist it only works the first time. The second time I only have a Gist update and I can't save changes in my local. How I do it?

Reproduce:

:Gist -l
choose an old gist
make some changes
:w! ~/xxx/my_local_gist_copy   <== it works fine, write in my local
:w! ~/xxx/my_local_gist_copy   <== it only update the Gist
:w!                            <== it only update the Gist
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

1 participant