Skip to content

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

Open
@hpsaturn

Description

@hpsaturn

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions