10000 Stashing specific files · Issue #4725 · libgit2/libgit2 · GitHub
[go: up one dir, main page]

Skip to content
Stashing specific files #4725
Closed
Closed
@Uncommon

Description

@Uncommon

I have sometimes wished for the ability to stash specific files, and I just had a user request for this as well.

There is the GIT_STASH_KEEP_INDEX option, which is one way to achieve this. Even better, though, would be the ability to pass either a list of files or a file filter function. I think the latter might be better since it's more powerful.

I'd probably be able to tackle this myself, so any feedback on appropriate API design and such would be great.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0