Skip to content

Commit a7d2743

Browse files
committed
Revert "reset to last good tag (1295de210df49c979f27e185106a7ebc55146c57)"
This reverts commit 22c130f.
1 parent 2a2c938 commit a7d2743

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/install-universal_ctags.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
git clone https://github.com/universal-ctags/ctags.git
44
cd ctags
5-
# need to use last working version until issue #2977 is resolved.
6-
git reset --hard 1295de210df49c979f27e185106a7ebc55146c57
75
./autogen.sh
86
./configure && make && make install
97
/usr/local/bin/ctags --version

0 commit comments

Comments
 (0)