summaryrefslogtreecommitdiff
path: root/t/t3903-stash.sh
AgeCommit message (Expand)Author
2008-03-03t3903-stash.sh: Add tests for new stash commands drop and popBrandon Casey
2008-03-03t3903-stash.sh: Add missing '&&' to body of testcaseBrandon Casey
2007-07-25Make sure git-stash works from subdirectory.Junio C Hamano
2007-07-06Teach git-stash to "apply --index"Johannes Schindelin