lazygit/pkg/commands
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
..
git_commands open code in existing window 2022-03-16 19:55:58 +11:00
git_config fix test 2022-01-09 14:09:53 +11:00
hosting_service refactor: 💡 Use new approach introduced via #1637 2022-03-16 20:52:49 +11:00
loaders improve merge conflict flow 2022-01-26 14:50:47 +11:00
models exclude interactive rebase TODO commits from commit graph 2022-01-22 15:12:24 +11:00
oscommands add support for git bisect 2022-01-22 10:48:51 +11:00
patch add some more linters 2022-01-09 14:09:53 +11:00
testdata
types/enums more refactoring 2022-01-04 09:07:15 +11:00
git.go add support for git bisect 2022-01-22 10:48:51 +11:00
git_cmd_obj_builder.go WIP 2022-01-04 09:07:15 +11:00
git_cmd_obj_runner.go stop retrying due to index lock for now 2022-01-27 21:25:04 +11:00
git_test.go add some more linters 2022-01-09 14:09:53 +11:00