mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-11-14 09:44:51 +01:00
Make reset work with parent ref carets
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
gitGraph BT:
|
||||
options
|
||||
{"key": "value",
|
||||
{
|
||||
"nodeSpacing": 150
|
||||
}
|
||||
end
|
||||
@@ -13,4 +13,7 @@ end
|
||||
commit
|
||||
commit
|
||||
merge newbranch
|
||||
reset newbranch^^
|
||||
commit
|
||||
commit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user