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: docs/menu-items.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,3 +84,6 @@ This option imports the versions of the files that are found in the configured d
84
84
85
85
## Import All (Force)
86
86
This menu option behaves similarly to the regular import but forces the files to be imported regardless of whether the on-disk version is the same or older.
87
+
88
+
## Take Ownership of Changes to File
89
+
This option is enabled if the current item has uncommitted changes owned by a different user. Take Ownership will transfer ownership of those uncommitted changes to the current user, allowing the current user to make their own edits.
0 commit comments