.. _ci:

ci
==

.. program:: ci

Synopsis
--------

::

    sample-rpkg ci [-h] [-m MESSAGE] [--with-changelog] [-c] [--raw] [-t] [-F FILE] [-p] [-s] [files ...]

Description
-----------



Arguments
---------

.. option:: files

   Optional list of specific files to commit



Options
-------

.. option:: -h --help

   show this help message and exit

.. option:: -m --message

   Use the given <msg> as the commit message summary

.. option:: --with-changelog

   Get the last changelog from SPEC as commit message content. This option must be used with -m together.

.. option:: -c --clog

   Generate the commit message from the Changelog section

.. option:: --raw

   Make the clog raw

.. option:: -t --tag

   Create a tag for this commit

.. option:: -F --file

   Take the commit message from the given file

.. option:: -p --push

   Commit and push as one action

.. option:: -s --signoff

   Include a signed-off-by