githubschool / githubschool/june-28
git log does not work
Open
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
git log command does not print anything on my pc.
The solution was running below command :
git config --global core.pager 'less'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.