Home
last modified time | relevance | path

Searched refs:autopushFailed (Results 1 – 1 of 1) sorted by relevance

/dports/devel/fossil/fossil-src-2.17/src/
H A Dxfer.c1882 int autopushFailed = 0; /* Autopush following commit failed if true */ in client_sync() local
2589 autopushFailed = 1; in client_sync()
2703 if( nErr && autopushFailed ){ in client_sync()