Skip to content

Commit 3074d26

Browse files
authored
cinnabar: install latest changes from git-cinnabar upstream (Bug 1963805) (#43)
Upgrade cinnabar to install the latest changes available in the upstream repo. This works around a bug in cinnabar tag pushing.
1 parent 970f929 commit 3074d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_git-cinnabar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
curl https://raw.githubusercontent.com/glandium/git-cinnabar/master/download.py -o download.py
44
chmod u+x download.py
5-
./download.py --exact 0.7.2
5+
./download.py --exact 4beaf11666a48d5fac1660d6ceca09d1ffa406c6
66
chmod a+x git-cinnabar
77
chmod a+x git-remote-hg

0 commit comments

Comments
 (0)