Le sam. 6 janv. 2018 à 22:01, Dingyuan Wang <[email protected]> a écrit :
> Hi, > > In the command line, fossil timeline -p somefile can show the commit > when the file is deleted, while web interface /finfo?name=somefile > can't. It also don't show merges. > > What's the web interface equivalence of `timeline` for a file, or how > can I find when the file is deleted? The equivalent of "timeline -p" on cli is: For one file: /timeline?chng=/path/to/file Or for checkin affecting any files from a directory: /timeline?chng=/somepath/* — Martin G.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

