Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   stg-log    ( 1 )

показать или при желании очистить журнал изменений патча (Display or optionally clear the patch changelog)

Имя (Name)

stg-log - Display or optionally clear the patch changelog


Синопсис (Synopsis)

stg log [options] [--] [<patches>]


Описание (Description)

List the history of the patch stack: the stack log. If one or more patch names are given, limit the list to the log entries that touch the named patches.

"stg undo" and "stg redo" let you step back and forth in the patch stack. "stg reset" lets you go directly to any state.

Given the --clear option, the log history will be deleted. This may be useful if the tree view has become too cluttered to be useful.


Параметры (Options)

-b BRANCH, --branch BRANCH
           Use BRANCH instead of the default one.

-d, --diff Show the refresh diffs.

-n NUMBER, --number NUMBER Limit the output to NUMBER commits.

-f, --full Show the full commit ids.

-g, --graphical Run gitk instead of printing.

--clear Clear the log history.


Часть StGit suite (Stgit)

Part of the StGit suite - see stg(1)