Changes between Initial Version and Version 1 of Ticket #10211, comment 1
- Timestamp:
- Nov 17, 2013, 12:23:18 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10211, comment 1
initial v1 1 I use the tag_cache.diff in my own tree, but it's far from perfect. It works well enough for what I do so I haven't spent any time improving it. 1 I use the tag_cache.diff in my own tree, but it's far from perfect. It works well enough for what I do so I haven't spent any time improving it. It should be pretty easy to add a while loop that walks backwards in the history and checks the hash of each parent until it finds a match in the cache file. This would solve most of the issues with it. 2 3 Also, it is possible to add the main haiku repository as another remote in your clone and pull from it. That will download the tags into your clone.