You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For instance, it doesn't look like git log -S works in neogit, but the equivalent git command in the terminal works fine. Why is Neogit showing an option for -s in the log option list if the plugin doesn't (seemingly) support it yet?
For instance, it doesn't look like
git log -Sworks in neogit, but the equivalent git command in the terminal works fine. Why is Neogit showing an option for-sin the log option list if the plugin doesn't (seemingly) support it yet?