I want to inspect all commits in the main namespace (i.e. refs/heads/*) via git log, that is, to exclude refs/remotes, refs/original, etc. Is there a simple command to achieve this?
问问题
1497 次
I want to inspect all commits in the main namespace (i.e. refs/heads/*) via git log, that is, to exclude refs/remotes, refs/original, etc. Is there a simple command to achieve this?