Skip to content

Instantly share code, notes, and snippets.

@dalehenrich
Last active November 2, 2015 23:56
Show Gist options
  • Save dalehenrich/db108707a74b8f0a4291 to your computer and use it in GitHub Desktop.
Save dalehenrich/db108707a74b8f0a4291 to your computer and use it in GitHub Desktop.
NAME
project log - Browse commit log for the Metacello project (git only)
SYNOPSIS
project log [--limit=<max-commit-log-entries>] <project-name>
DESCRIPTION
OPTIONS
--limit =<max-commit-log-entries>
Number of log entries will be limited to the specified number. the default limit
is 100.
EXAMPLES
project log Tode
project log -limit=100 Tode
NOTE - use the `tode it` menu item to run the examples directly from this window.
SEE ALSO
browse method --spec `TDMetacelloTool>>projectlog`
NOTE - use the `tode it` menu item to run the commands directly from this window.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment