From aec0a31ffecece8def950c58ed4a035173d2f0a0 Mon Sep 17 00:00:00 2001 From: Date: Tue, 24 Jan 2012 15:09:29 +0000 Subject: Introduce git-checkout.sh From: Stefano Stabellini Introduce a script to perform git checkout on an external git tree; use git-checkout.sh in ioemu-dir-find. Signed-off-by: Stefano Stabellini Committed-by: Ian Jackson --- .hgignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index 87d8ef7db4..3145eee464 100644 --- a/.hgignore +++ b/.hgignore @@ -296,7 +296,7 @@ ^tools/xm-test/lib/XmTestLib/config.py$ ^tools/xm-test/lib/XmTestReport/xmtest.py$ ^tools/xm-test/tests/.*\.test$ -^tools/ioemu-remote +^tools/ioemu-dir-remote ^tools/ioemu-dir$ ^tools/ocaml/.*/.*\.annot$ ^tools/ocaml/.*/.*\.cmx?a$ -- cgit v1.2.3