mirror of
https://github.com/vladmandic/automatic
synced 2026-09-18 16:54:33 +02:00
add branch info
This commit is contained in:
@@ -927,6 +927,7 @@ def get_version():
|
||||
'app': 'sd.next',
|
||||
'updated': updated,
|
||||
'hash': githash,
|
||||
'branch': branch_name,
|
||||
'url': origin.replace('\n', '') + '/tree/' + branch_name.replace('\n', '')
|
||||
}
|
||||
except Exception:
|
||||
|
||||
Reference in New Issue
Block a user