-
Sadly, i couldn't configure it by my own
-
For future interested in that people - if answer would not founded, here's some custom solution
config.yml
customCommands: - key: 'o' command: 'www-browser {{index .SelectedRemote.Urls 0}}/~pulls/new' context: 'localBranches' -
lazygit does not support OneDev out of box. Glad to see you've worked it around with custom commands.
-
lazygit does not support OneDev out of box. Glad to see you've worked it around with custom commands.
yes, i know, but i wondered if there's any api url pr methods collisions with an api of supported services, but as far i could test - no =(
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
Hi, i will glad to know if there's anyone who using Lazygit's pull request creation with OneDev git server
By default it fails as "Unsupported Git Service" when i'm trying to create pull request directly from lazygit with remote specified as onedev server. But from their documentation there's option for configure new git services
I guess that for my case
gitDomainandwebDomainwill be the same, butproviderfield choosing gets meWhile waiting for response i'll try all of them and report in comments the results, but if nothing of that works i hope that somebody who already using it will answer me ??