Closed (fixed)
Project:
Version Control API -- Git backend
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
8 Apr 2009 at 11:45 UTC
Updated:
22 Apr 2009 at 16:20 UTC
That function reaches way past the scope of the Git backend, and deletes all Version Control API related information on a single menu callback. While that functionality might be handy at times, it really doesn't belong in here. Seems more suited for a (private?) debug module... please remove it from the Git backend. Thanks!
Comments
Comment #1
CorniI commentedI needed to delete all the repo data easily and fast while writing mostly all of the code, but I removed it before we pushed or changes back to d.o, so it's not in alpha 1. Btw, for some strange reason it never worked, and i never felt like debugging it...