summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-06 14:33:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-06 14:33:47 -0400
commit19a8852e067aa00c811d75a845522e889e0a34c6 (patch)
treec692cd95e4100b51deed2115b0686dd37f3d03ee
parent565e1d3db9b9b60d60e0120dd46d9e6bbf4a5827 (diff)
format
-rw-r--r--doc/forum/workspace.xml_file_disappeared__44___broken_symlink_showed_up.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/workspace.xml_file_disappeared__44___broken_symlink_showed_up.mdwn b/doc/forum/workspace.xml_file_disappeared__44___broken_symlink_showed_up.mdwn
index d48d60cec..ee3185ddc 100644
--- a/doc/forum/workspace.xml_file_disappeared__44___broken_symlink_showed_up.mdwn
+++ b/doc/forum/workspace.xml_file_disappeared__44___broken_symlink_showed_up.mdwn
@@ -12,10 +12,12 @@ It was mentioned in another thread ( http://git-annex.branchable.com/forum/git_a
I tried looking at the log for it and it shows this:
+<pre>
timmattison$ /Applications/git-annex.app/Contents/MacOS/git-annex log XXXXXXX/.idea/workspace.xml
- 2014-01-03 19:49:58 XXXXXXX/.idea/workspace.xml | d6747880-b355-4d41-b4e5-d1ad3afcb4a5 -- timmattison@MacBook-Pro.local:~/Desktop/annex
+ 2014-01-03 17:08:32 XXXXXXX/.idea/workspace.xml | d6747880-b355-4d41-b4e5-d1ad3afcb4a5 -- timmattison@MacBook-Pro.local:~/Desktop/annex
(Recording state in git...)
+</pre>
So I can see that the git-annex thinks the file was deleted but what really happened is that IntelliJ just modified it. workspace.xml files are modified very often when working in IntelliJ.