Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7066650
D6321.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
256 B
Subscribers
None
D6321.diff
View Options
diff --git a/swh/model/model.py b/swh/model/model.py
--- a/swh/model/model.py
+++ b/swh/model/model.py
@@ -514,6 +514,7 @@
SUBVERSION = "svn"
MERCURIAL = "hg"
CVS = "cvs"
+ BAZAAR = "bzr"
def tuplify_extra_headers(value: Iterable):
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Nov 5 2024, 5:17 PM (12 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3228984
Attached To
D6321: Add bazaar as supported revision type
Event Timeline
Log In to Comment