Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Post 2.3 cycle (batch #1)
[gitweb.git]
/
credential.h
diff --git
a/credential.h
b/credential.h
index 0c3e85e8e4232ad9298372efebf7696a77dc94b1..6b0cd16be2b96b23ae5ce14a07a8ad130af8d5bb 100644
(file)
--- a/
credential.h
+++ b/
credential.h
@@
-7,6
+7,7
@@
struct credential {
struct string_list helpers;
unsigned approved:1,
configured:1,
+ quit:1,
use_http_path:1;
char *username;