]> git.ipfire.org Git - thirdparty/git.git/blobdiff - remote.h
Merge branch 'jc/retire-cas-opt-name-constant'
[thirdparty/git.git] / remote.h
index 79353ba22657689e30646848ba231acea9c62069..dfd4837e602755806bcfc73a725c04394ef81c6c 100644 (file)
--- a/remote.h
+++ b/remote.h
@@ -401,8 +401,6 @@ struct ref *get_stale_heads(struct refspec *rs, struct ref *fetch_map);
 /*
  * Compare-and-swap
  */
-#define CAS_OPT_NAME "force-with-lease"
-
 struct push_cas_option {
        unsigned use_tracking_for_rest:1;
        unsigned use_force_if_includes:1;