Skip to primary content

DevOps Notes

DevOps, Linux Administration

DevOps Notes

Main menu

  • Home

Post navigation

← Previous Next →

git logging

Posted on 2013/12/11 by james
git log --pretty=oneline
git log --pretty=format:"%h - %cd - %an - %s"
git log --pretty=format:"%h - %cd - %an - %s" --graph
This entry was posted in SVN / ClearCase / GIT by james. Bookmark the permalink.
Proudly powered by WordPress