Skip to content

Add the ability to open a file from a specific commit (complement of #674) #681

@Cyrillev91

Description

@Cyrillev91

Hi,

complement of #674 :

Is it possible that the "Open With ..." function opens the commit file and not the working directory file.
The steps performed by the SourceGit software would be:

  • creation of the file (like the Save As of the same menu) but in a temporary folder of the system
  • opening of the temporary file with default software (like the current Open With)

The name of the temporary file could be name~sha1.ext

example to open the file README.md from commit 67cf232
name of the temporary file: README~67cf23267.md

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions