Skip to content

Add Files search option #775

Closed
Closed
@igor84

Description

@igor84

As a long time Git Extensions user I love SourceGit. Might be the first real cross platform alternative I have found. Based on some initial testing I only detected two features I am missing for now:

  1. I would like using Ctrl+f in Files tab of a selected commit to allow me to find a file by name. As far as I can see Git Extensions is using this command to list all the files: git ls-tree -z -r --name-only <commit_hash>.
  2. In the changes tab I can search within a diff of selected file but I would like the search to automatically go through all the files in the diff.

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