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: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,14 +11,17 @@ Once you have your PAT, enter it on the Options screen for Kamino and click `Sav
11
11
12
12
# Features
13
13
14
+
## Settings
15
+
-`Go to original repo's issue list after cloning` will navigate to the issue list for the repo from which the cloning was done
16
+
-`Create tab for cloned issue` will open a new tab and navigate to the newly cloned issue
17
+
-`Copy comments when cloning issue` will copy all comments when the issue is cloned
18
+
14
19
## Normal operations
15
20
Clicking this button will display a dropdown list of repos. Selecting a repo will ask you to perform one of the following actions:
16
21
-`Clone and Close` will clone the issue and automatically close the original issue
17
22
-`Just Clone` will clone the issue and keep the original issue open. This is useful if you've got shared code bases across repos and the issue is similar or the same across repos.
18
23
-`Nevermind` will close the modal and no action will be performed
19
24
20
-
There are user settings for opening the new issue in a tab as well as navigating back to the original issue's repository issues list and these things will happen after Kamino has cloned the issue. Check the `Options` screen where your Personal Access Token was entered and saved.
21
-
22
25
## Last used
23
26
Kamino will remember the last 5 repositories you cloned to so that it will be easy for you to find. If you are someone that is a member of a lot of repos, this should be very handy!
0 commit comments