Skip to content

git log inside a checkout step shows just single commit #25652

Discussion options

You must be logged in to vote

Look up the fetch-depth parameter in the actions/checkout documentation. By default it is 1, meaning only the latest commit is fetched.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants