<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>29718</bug_id>
          
          <creation_ts>2014-01-14 06:05:58 +0400</creation_ts>
          <short_desc>manpage for git-pull mentions a non-valid option -m in a comment</short_desc>
          <delta_ts>2014-01-25 19:27:53 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>git</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="placeholder@altlinux.org">placeholder</assigned_to>
          <cc>glebfm</cc>
    
    <cc>ldv</cc>
    
    <cc>placeholder</cc>
    
    <cc>vt</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>144629</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2014-01-14 06:05:58 +0400</bug_when>
    <thetext>git-1.8.4.4-alt1

The manpage for git-pull mentions -m in a comment:

       --edit, -e, --no-edit
           Invoke an editor before committing successful mechanical merge to further edit
           the auto-generated merge message, so that the user can explain and justify the
           merge. The --no-edit option can be used to accept the auto-generated message
           (this is generally discouraged). The --edit (or -e) option is still useful if
           you are giving a draft message with the -m option from the command line and
           want to edit it in the editor.

but it is not accepted actually:

git pull --no-edit -m &apos;Restoring config etc from server&apos; origin server/GITCONFIG/master
fatal: No such remote or remote group: Restoring config etc from server

I&apos;m not sure whether it is a bug of the implementation or of the documentation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>144630</commentid>
    <comment_count>1</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2014-01-14 06:20:15 +0400</bug_when>
    <thetext>Sent upstream, too: http://permalink.gmane.org/gmane.comp.version-control.git/240386</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>144771</commentid>
    <comment_count>2</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2014-01-25 19:27:53 +0400</bug_when>
    <thetext>git-1.8.4.5-alt1 -&gt; sisyphus:

* Sat Jan 25 2014 Dmitry V. Levin &lt;ldv@altlinux&gt; 1.8.4.5-alt1
- Updated to maint v1.8.4.5.
- Applied upstream fix for git-pull manpage (closes: #29718).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>