You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: unison-src/transcripts/idempotent/help.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -244,6 +244,10 @@
244
244
deprecated.root-reflog
245
245
`deprecated.root-reflog` lists the changes that have affected the root namespace. This has been deprecated in favor of `reflog` which shows the reflog for the current project.
246
246
247
+
diff.branch (or branch.diff)
248
+
`diff.branch one two` shows a diff between branches `one` and
249
+
`two`
250
+
247
251
diff.namespace
248
252
`diff.namespace before after` shows how the namespace `after`
0 commit comments