We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 525edfb + 5a654b1 commit c08903eCopy full SHA for c08903e
.goreleaser.yml
@@ -36,26 +36,3 @@ snapshot:
36
changelog:
37
use: github-native
38
sort: asc
39
-brews:
40
- -
41
- # Repository to push the tap to.
42
- repository:
43
- owner: jesseduffield
44
- name: homebrew-lazygit
45
-
46
- # Your app's homepage.
47
- # Default is empty.
48
- homepage: 'https://github.com/jesseduffield/lazygit/'
49
50
- # Your app's description.
51
52
- description: 'A simple terminal UI for git commands, written in Go'
53
54
- # # Packages your package depends on.
55
- # dependencies:
56
- # - git
57
- # - zsh
58
- # # Packages that conflict with your package.
59
- # conflicts:
60
- # - svn
61
- # - bash
0 commit comments