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 5272eca commit e3ac160Copy full SHA for e3ac160
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: 33795bc4d39227818f1ea849bee50216235e8a0f
+refs/heads/master: e0b71dd6b3bac9596356377ec81608358fd1ca08
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
refs/heads/snap-stage3: eb8fd119c65c67f3b1b8268cc7341c22d39b7b61
5
refs/heads/try: d324a424d8f84b1eb049b12cf34182bda91b0024
trunk/configure
@@ -187,6 +187,7 @@ need_cmd cmp
187
need_cmd mkdir
188
need_cmd printf
189
need_cmd cut
190
+need_cmd head
191
need_cmd grep
192
need_cmd xargs
193
need_cmd cp
0 commit comments