Muhammad-ms edited a comment on pull request #3752:
URL: https://github.com/apache/zeppelin/pull/3752#issuecomment-620469750


   > Why don't you work with a subpath (concat a subpath to nodebookdir)? I 
think it should make things easier.
   
   Using subpath changes git commands in a way which breaks them. For e.g. the 
root of git repo is `<parent of Folder A>`, but using subpath means that the 
relative note path for note A in Folder D becomes simply `note A` instead of 
`Folder A/Folder C/ Folder D/note A`. This causes git commands to fail as the 
relative path is wrong.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to