Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'pw/status-with-corrupt-sequencer-state'
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index 37e0b820649b4ef22113e8618aeb861fac25b67e..3167585cabda5f91f4c501d9b5bf924b4f5a3e12 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-1735,6
+1735,7
@@
void setup_pager(void);
int pager_in_use(void);
extern int pager_use_color;
int term_columns(void);
+void term_clear_line(void);
int decimal_width(uintmax_t);
int check_pager_config(const char *cmd);
void prepare_pager_args(struct child_process *, const char *pager);