Fossil
#
WhatDisplay fossil information when in a fossil repository.
Local changes can also be displayed which uses the following syntax:
+
added!
conflicted-
deleted~
modified>
moved
#
Sample Configurationinfo)#
Template (default template
#
Properties.Status
:FossilStatus
- changes in the worktree (see below).Branch
:string
- current branch
#
FossilStatus.Modified
:int
- number of edited, updated and changed files.Deleted
:int
- number of deleted files.Added
:int
- number of added files.Moved
:int
- number of renamed files.Conflicted
:int
- number of conflicting files.Changed
:boolean
- if the status contains changes or not.HasConflicts
:boolean
- if the status contains conflicts or not.String
:string
- a string representation of the changes above