-
Notifications
You must be signed in to change notification settings - Fork 387
Open
Description
Start Sublime Text with empty project.
Open a file from any Git repository folder, but don't add that folder to project.
Make some changes in file.
Try:
- Run
Git: Diff All Files
. Then a new Diff window is generated
- Run
Git: Add All
andGit: Commit
. Then a new Add Commit window is generated
- Run
Git: Log All
and pick any one in list. Then a new Commit details window is generated
Put the cursor on diff lines (start from -/+) and press Enter
key.
It is unneccessary to ask for repo directory and should directly goto the repo directory of original file which generating such Diff or Commit windows.
Metadata
Metadata
Assignees
Labels
No labels