On Tue, Feb 12, 2019 at 9:25 PM Thomas Gummerer <t.gummerer@xxxxxxxxx> wrote: > > On 02/12, Christian Couder wrote: > > Yeah, using more of the libgit.a API, instead of the run_command API, > > and writing technical documentation on the stash commit format look > > like good ideas to me. I think I will add those items to the project > > description if you don't mind. > > Sure that sounds good, thanks! I think using more of the libgit.a API > should probably be an optional endeavor, but writing the technical > documentation may be a good thing to include in the project. Ok, there is now the following at the end of the idea: "This will include writing the technical documentation of the stash format, and optionally refactoring the `git stash` code to use more of the libgit.a API, instead of the run_command API."