Skip to content

Conversation

gadfly3173
Copy link
Contributor

No description provided.

@love-linger love-linger self-assigned this Feb 6, 2025
@love-linger love-linger added the enhancement New feature or request label Feb 6, 2025
@love-linger love-linger merged commit 9aba737 into sourcegit-scm:develop Feb 6, 2025
13 checks passed
Context = repo;

var based = string.IsNullOrEmpty(start) ? "-R" : start;
Args = $"diff --name-status {based} {end} -- {path}";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I apologize, I just noticed that I forgot to add quotes around the {path}. Could you please fix this during your review?

love-linger added a commit that referenced this pull request Feb 6, 2025
@gadfly3173 gadfly3173 deleted the feat/file-history-diff branch February 6, 2025 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants