Commit f8f3feb0 by Carlos Martín Nieto

Add a to-do list for remotes

Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>
parent a030ae50
......@@ -5,6 +5,14 @@
#include "git2/repository.h"
#include "git2/refspec.h"
/*
* TODO: This functions still need to be implemented:
* - _listcb/_foreach
* - _add
* - _rename
* - _del (needs support from config)
*/
/**
* Get the information for a particular remote
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment