diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-19 21:56:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-19 21:56:42 -0400 |
commit | a36e179e2095aad412d0e0a765028d0b26932d59 (patch) | |
tree | 07bea091d40a59f07074e44eda877015e0fcf6ba /doc/devblog/day_118__views_refined.mdwn | |
parent | 147a5a6f531cb7bf5580ec83fdc3e8a651136e8f (diff) |
devblog
Diffstat (limited to 'doc/devblog/day_118__views_refined.mdwn')
-rw-r--r-- | doc/devblog/day_118__views_refined.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/devblog/day_118__views_refined.mdwn b/doc/devblog/day_118__views_refined.mdwn new file mode 100644 index 000000000..bfd102f18 --- /dev/null +++ b/doc/devblog/day_118__views_refined.mdwn @@ -0,0 +1,7 @@ +Still working on views. The most important addition today is that +`git annex precommit` notices when files have been moved/copied/deleted +in a view, and updates the metadata to reflect the changes. + +Also wrote some walkthrough documentation: [[tips/metadata_driven_views]]. +And, recorded a screencast demoing views, which I will upload next time +I have bandwidth. |