Skip to content

How do you execute "git add ..." from Neo-tree filesystem window view? #528

Answered by cseickel
stephane-klein asked this question in Q&A
Discussion options

You must be logged in to vote

As I responded on reddit:

There is no built-in command to do that right now, but it is a fairly trivial command that you can create by mapping to a function. I will also consider adding the git commands to the "common" commands that are shared by all sources.

I just looked at the code and there is no reason why the git commands can't be moved from the "git_status" source to "common" where they will be accessible from the "filesystem" source. I'll make an issue from this discussion and put it on the todo list for the next release.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cseickel
Comment options

@stephane-klein
Comment options

Answer selected by stephane-klein
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants