Re: [PATCH 6/6] doc: add stash export and import to docs
From: Junio C Hamano <hidden> Date: 2022-03-16 21:44:58
Junio C Hamano [off-list ref] writes:
"brian m. carlson" [off-list ref] writes:
quoted
Now that we have an easy way for users to import and export their
stashes, let's document this in manual page so users will know how to
use it.
It was raised during the review club meeting that it would be easier
to read if these documentation updates are made in the same commit as
the ones that added the feature.