mirror of
https://github.com/searxng/searxng.git
synced 2025-06-03 05:34:25 -04:00
If the fetched branch has been rebased a 'git pull' will fails. To get fetched branch in the working tree, a git reset is needed. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>