1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-06 03:53:59 +02:00
lazygit/pkg
tiwood f0d0d45ba7 refactor: 💡 Use new approach introduced via #1637
fix: 🐛 The root URI for Azure DevOps repositories contains _git

refactor so that we don't have conditional logic based on service definition

no need for this commend anymore

add comment

Fixed RegEx for HTTP remote git URL

Added Tests

pretty sure we can do this safely
2022-03-16 20:52:49 +11:00
..
app fewer panics 2022-01-09 14:14:47 +11:00
cheatsheet ignore current user language when generating cheatsheets 2022-03-16 19:46:11 +11:00
commands refactor: 💡 Use new approach introduced via #1637 2022-03-16 20:52:49 +11:00
common introduce Common struct for passing around common stuff 2022-01-04 09:07:15 +11:00
config more explicit 2022-03-16 19:55:58 +11:00
constants update release notes 2021-04-20 18:34:47 +10:00
env
gui Use editFileAtLine method for line by line panel 2022-03-16 20:43:53 +11:00
i18n Just spotted some small typos in NL translation 2022-03-16 19:46:11 +11:00
integration generate snapshot for expected dir in separate tmp dir 2022-01-29 00:17:32 +11:00
secureexec Format code to pass lint 2021-09-16 21:38:43 +08:00
tasks add tests 2021-11-07 13:32:36 +11:00
test refactor to rename pull_request to hosting_service and apply SRP 2021-12-29 09:01:06 +11:00
theme Add unstagedChangesColor config option 2022-03-16 19:21:39 +11:00
updates add some more linters 2022-01-09 14:09:53 +11:00
utils Add shared function for loading map of custom colors 2022-02-01 18:55:45 +11:00