Move "require_clean_work_tree" into git-sh-setup
commitadee54020008a05f69b918babd53abee4626700d
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 29 Oct 2007 23:08:04 +0000 (29 23:08 +0000)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 7 Feb 2010 19:20:21 +0000 (7 20:20 +0100)
treed3ebc2407a56d43eda39a04cdc13f7ddc8e9c852
parent586f59d95e691b2410968d0440b7bb6f5460e849
Move "require_clean_work_tree" into git-sh-setup

This function will be used in "git stash apply -i".

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git-rebase--interactive.sh
git-sh-setup.sh