Name |
Last commit
|
Last update |
---|---|---|
.. | ||
drop.c | ||
foreach.c | ||
save.c | ||
stash_helpers.c | ||
stash_helpers.h | ||
submodules.c |
To emulate git, stash should not remove untracked git repositories inside the parent repo, and checkout's REMOVE_UNTRACKED should also skip over these items. `git stash` actually prints a warning message for these items. That should be possible with a checkout notify callback if you wanted to, although it would require a bit of extra logic as things are at the moment.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
drop.c | Loading commit data... | |
foreach.c | Loading commit data... | |
save.c | Loading commit data... | |
stash_helpers.c | Loading commit data... | |
stash_helpers.h | Loading commit data... | |
submodules.c | Loading commit data... |