Skip to content

Stage entire buffer? Feature: git-gutter:stage-buffer #238

@rickswe

Description

@rickswe

Hello,

I was wondering is such a feature exists to stage the entire buffer?
Perhaps git-gutter:stage-buffer ?

I understand this is trivial to do:

(shell-command (format "git add %s" (shell-quote-argument (buffer-file-name))))

Thanks for all the work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions