Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 253 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 253 Bytes

mody-stash

This is a nodejs testing project for git stash with isomorphic-git

  • default stash included both staged and unstaged changes, only for tracked files
  • when pop or apply, staged changes will update work directory without conflict resolvings