Re: Save notes state when releasing

2013-09-23 Thread Francis Moreau
On Fri, Sep 20, 2013 at 12:34 PM, Jeff King wrote: > On Fri, Sep 20, 2013 at 07:38:17AM +0200, Francis Moreau wrote: > >> I'm using notes in my project. I'm wondering if it's possible to save >> the state of the notes when I'm releasing/tagging a new version of my >> project so I can restore the s

Re: Save notes state when releasing

2013-09-20 Thread Jeff King
On Fri, Sep 20, 2013 at 07:38:17AM +0200, Francis Moreau wrote: > I'm using notes in my project. I'm wondering if it's possible to save > the state of the notes when I'm releasing/tagging a new version of my > project so I can restore the saved notes state if I checkout back the > old release. >

Save notes state when releasing

2013-09-19 Thread Francis Moreau
Hello, I'm using notes in my project. I'm wondering if it's possible to save the state of the notes when I'm releasing/tagging a new version of my project so I can restore the saved notes state if I checkout back the old release. Therefore I would be able to inspect notes (which may have been rem