Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack-objects: fix threaded load balancing
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index 225fb4d53561f4f1d6ad43fd990dda1c6da956f0..63d50f2871f51d4363afa2f7bbb21c81186b9f44 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-28,6
+28,7
@@
struct wt_status {
int git_status_config(const char *var, const char *value);
int wt_status_use_color;
+int wt_status_relative_paths;
void wt_status_prepare(struct wt_status *s);
void wt_status_print(struct wt_status *s);