Murmele/Gittyup

Search not working as expected for numbers in commit message.

Open

#445 opened on Jan 26, 2023

 (5 comments) (1 reaction) (0 assignees)C++ (167 forks)auto 404
buggood first issue

Repository metrics

Stars
 (2,245 stars)
PR merge metrics
 (PR metrics pending)

Description

The search (top right) isn't working as expected.

E.g. For a commit message like:

[JD] 1234567 - Changes to something

If I search for [jd] it finds the commit, but if I search for 1234567 it doesn't find it.

Contributor guide