Re: Getting commit 'origin' in a CommitHook/Editor

2020-09-11 Thread Robert Munteanu
Hi Marcel, On Fri, 2020-09-11 at 06:55 +, Marcel Reutegger wrote: > Hi Robert, > > On 10.09.20, 19:01, "Robert Munteanu" wrote: > > I am trying to get commit origin information in an Editor ( well, > > Validator actually ). The scenario is that I want to log writes to > > paths > > that

Getting commit 'origin' in a CommitHook/Editor

2020-09-10 Thread Robert Munteanu
Hi, I am trying to get commit origin information in an Editor ( well, Validator actually ). The scenario is that I want to log writes to paths that should belong to the immutable mount (/libs, /apps) in a composite setup when preparing. The intercept is done simply to analyse who writes to /libs