mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 04:04:59 +00:00
readme: add description for GIT LFS support
This commit is contained in:
parent
9a0b10bd9c
commit
bac82ad6cf
2 changed files with 2 additions and 1 deletions
|
@ -676,7 +676,7 @@ namespace SourceGit.ViewModels
|
|||
menu.Items.Add(lfs);
|
||||
hasExtra = true;
|
||||
}
|
||||
|
||||
|
||||
if (hasExtra)
|
||||
menu.Items.Add(new MenuItem() { Header = "-" });
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue