mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Stop updating Jesse's homebrew tap
The tap is being retired, see https://github.com/jesseduffield/homebrew-lazygit/pull/3.
This commit is contained in:
parent
525edfbc4d
commit
5a654b1d56
|
|
@ -36,26 +36,3 @@ snapshot:
|
||||||
changelog:
|
changelog:
|
||||||
use: github-native
|
use: github-native
|
||||||
sort: asc
|
sort: asc
|
||||||
brews:
|
|
||||||
-
|
|
||||||
# Repository to push the tap to.
|
|
||||||
repository:
|
|
||||||
owner: jesseduffield
|
|
||||||
name: homebrew-lazygit
|
|
||||||
|
|
||||||
# Your app's homepage.
|
|
||||||
# Default is empty.
|
|
||||||
homepage: 'https://github.com/jesseduffield/lazygit/'
|
|
||||||
|
|
||||||
# Your app's description.
|
|
||||||
# Default is empty.
|
|
||||||
description: 'A simple terminal UI for git commands, written in Go'
|
|
||||||
|
|
||||||
# # Packages your package depends on.
|
|
||||||
# dependencies:
|
|
||||||
# - git
|
|
||||||
# - zsh
|
|
||||||
# # Packages that conflict with your package.
|
|
||||||
# conflicts:
|
|
||||||
# - svn
|
|
||||||
# - bash
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue