detached-stash: simplify stash_apply
authorJon Seymour <jon.seymour@gmail.com>
Sat, 21 Aug 2010 04:08:58 +0000 (14:08 +1000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Aug 2010 06:51:21 +0000 (23:51 -0700)
The implementation of stash_apply() is simplified to take
advantage of the common parsing function parse_flags_and_rev().

Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found