+3

multiple staging areas

asoki 7 years ago updated by Marcos Bento 7 years ago 1

it would be useful sometimes to have multiple staging areas

for example:

  • select/create one in the index editor
  • select one (or more) to commit

see the stackoverflow post with a possible solution using the GIT_INDEX_FILE environment variable

http://stackoverflow.com/questions/28947201/multiple-staging-areas

Wither multiple staging areas, or have a way to split the changes from the working directory into multiple stashes (to apply later)... http://smartgit.userecho.com/topics/427-stash-hunks-interactively-by-selecting-then-in-a-index-editor-like-window/