0 votes
in Interstellar Git by

How to get a complete reflog of all refs?

Select the correct answer from below options

a) git reflog show --all

b) git reflog show

c) git reflog

d) git reflog --all

1 Answer

0 votes
by

Correct answer of above question is :  a) git reflog show --all

Related questions

0 votes
0 votes
asked Sep 17, 2021 in Interstellar Git by SakshiSharma
0 votes
asked Sep 5, 2022 in AWS by sharadyadav1986
...