git-annex/doc/git-annex-rmurl
Joey Hess 451171b7c1
clean up url removal presence update
* rmurl: Fix a case where removing the last url left git-annex thinking
  content was still present in the web special remote.
* SETURLPRESENT, SETURIPRESENT, SETURLMISSING, and SETURIMISSING
  used to update the presence information of the external special remote
  that called them; this was not documented behavior and is no longer done.

Done by making setUrlPresent and setUrlMissing only update presence info
for the web, and only when the url is a web url. See the comment for
reasoning about why that's the right thing to do.

In AddUrl, had to make it update location tracking, to handle the
non-web-url case.

This commit was sponsored by Ewen McNeill on Patreon.
2018-10-04 17:35:49 -04:00
..
comment_1_fc99b7e905c81183f78320af266ae1a5._comment Added a comment 2018-09-19 03:40:06 +00:00
comment_2_181581caac6ee439ba1003ebca79ed09._comment clean up url removal presence update 2018-10-04 17:35:49 -04:00