Home
last modified time | relevance | path

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

/dports/security/git-remote-gcrypt/git-remote-gcrypt-1.4/
H A Dgit-remote-gcrypt164 local ret_=: obj_id= fet_head="$GIT_DIR/FETCH_HEAD"
165 [ -e "$fet_head" ] && command mv -f "$fet_head" "$fet_head.$$~" || :
170 [ -e "$fet_head.$$~" ] && command mv -f "$fet_head.$$~" "$fet_head" || :