Thread (7 messages) flat view 7 messages, 4 authors, 2016-06-15

Re: [PATCH] cherry-pick/revert: transparently refresh index

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:49:57

On Sonntag, 31. Oktober 2010, Jonathan Nieder wrote:
+test_expect_success 'revert on stat-dirty working tree' '
+	git clone . repo &&
+	(
+		cd repo &&
+		git checkout initial
+	) &&
+	cp -R repo copy &&
+	(
+		cd copy &&
+		git cherry-pick added
+	)
On Windows, this doesn't test what it should test because we do not look at 
the inode number (currently). Please use test-chmtime to change stat 
information.

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help