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.
1 parent 64a0e05 commit 1ab334aCopy full SHA for 1ab334a
Formula/gitless.rb
@@ -67,8 +67,8 @@ class Gitless < Formula
67
# Allow to be dependent on pygit2 1.1.1
68
# Remove for next version
69
patch do
70
- url "https://github.com/gitless-vcs/gitless/pull/230.patch?full_index=1"
71
- sha256 "fd4ef60552add5f95944083a8ba867a3b34a197bdbad6b13afcf5ab29ebe09be"
+ url "https://github.com/gitless-vcs/gitless/commit/daf352cae1f830bd4ca9adc949884b606cccdf49.diff?full_index=1"
+ sha256 "a8ef93c73a9055d59b496b1c8a1a78f42f8743b4224dd676dbe1b29ab086b3b4"
72
end
73
74
def install
0 commit comments