0 votes
in Interstellar Git by
Old reflog entries can be cleaned using ________

Select the correct answer from below options

a) git reflog remove

b) git reflog clean

c) git reflog -d

d) git reflog expire

1 Answer

0 votes
by

Correct answer of above question is :  d) git reflog expire

...