root/git/ui-refs.h

/* [previous][next][first][last][top][bottom][index][help] */

INCLUDED FROM


   1 #ifndef __git_ui_refs__
   2 #define __git_ui_refs__ 1
   3 
   4 void dump_refs(void);
   5 
   6 #endif

/* [previous][next][first][last][top][bottom][index][help] */