summaryrefslogtreecommitdiff
path: root/src/commit.c
diff options
context:
space:
mode:
authorRussell Belfer <rb@github.com>2014-04-02 12:07:27 -0700
committerRussell Belfer <rb@github.com>2014-04-22 15:23:43 -0700
commit24d17de255caa57b01c0c758e6fc81aad493806e (patch)
tree5d4831849777583e4cd2d6b46ac6a7a532fa468b /src/commit.c
parenta32d684f866e7710fd139d69ad5d1a8d0ae527c4 (diff)
downloadlibgit2-24d17de255caa57b01c0c758e6fc81aad493806e.tar.gz
Make stash and checkout ignore contained repos
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.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions