Skip to content

GotoDiff improvement when no opened working folder #491

@watergear

Description

@watergear

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

image

  • Run Git: Add All and Git: Commit. Then a new Add Commit window is generated

image

  • RunGit: Log All and pick any one in list. Then a new Commit details window is generated

image


Put the cursor on diff lines (start from -/+) and press Enter key.
image

A input text box pop up
image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions