Closed
Description
In the example of GTRepository+Stashing.h
and GTRepositoryStashingSpec.m
, I can use objective-git to create and enumerate stashes, but I found that there is no way to apply any stash. I don't know why there haven't such an API to do that. So could you add that feature during your next shipping?