Github user SleepyThread commented on the issue:
https://github.com/apache/zeppelin/pull/2817
@Tagar - It is using the revision feature from
org.apache.zeppelin.notebook.repo.GitNotebookRepo
in nutshell, a snapshot is like a CNAME to the revision. People can share
the CNAME to the external audience and owner can change to snapshot name to any
revision they like.
@Leemoonsoo By mistake, I have rebased some commit from master to make the
build pass. I will close this pull request and open a clean one.
---