git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: KES <kes-kes@yandex.ru>
To: git <git@vger.kernel.org>
Subject: stat displayed differently
Date: Mon, 15 Oct 2018 15:01:09 +0300	[thread overview]
Message-ID: <9607701539604869@myt5-c56023d17c6b.qloud-c.yandex.net> (raw)

Hi.

At next log:

$ git prb
POST git-upload-pack (948 bytes)
remote: Counting objects: 20, done.
remote: Compressing objects: 100% (19/19), done.
remote: Total 20 (delta 14), reused 0 (delta 0)
Unpacking objects: 100% (20/20), done.
From https://tracker.feel-safe.net/gitdev/main
   9eafff67..cf2226de  296_tos                    -> origin/296_tos
 = [up to date]        297-unification-of-buttons -> origin/297-unification-of-buttons
 = [up to date]        ToS-component              -> origin/ToS-component
 = [up to date]        authorization_pg           -> origin/authorization_pg
 = [up to date]        buy_dev                    -> origin/buy_dev
 = [up to date]        content_negotiation_fixes  -> origin/content_negotiation_fixes
 = [up to date]        dash_v2                    -> origin/dash_v2
 = [up to date]        design_master              -> origin/design_master
 = [up to date]        design_master_2            -> origin/design_master_2
 = [up to date]        fix_order_pg               -> origin/fix_order_pg
 = [up to date]        master                     -> origin/master
 = [up to date]        new_design_master          -> origin/new_design_master
 = [up to date]        new_error_pg               -> origin/new_error_pg
 = [up to date]        text-page-style            -> origin/text-page-style
Created autostash: 43c2c613
HEAD is now at 9eafff67 Create validator variable
Changes from 9eafff67776fd53ff61bb58bdd4f5cdd166ef476 to cf2226deb3b130348504ae393bede9e371fcb5d1:
 design/dash/decomp/templates/modals/modal_success.html |   2 +-
 lib/Mojolicious/Plugin/Control/Modal.pm                | 118 ++++++++++++++++++-------------------
 public/main/css/modal.css                              |  28 +++++++++
 templates/main/index.html.ep                           |   4 ++
 4 files changed, 92 insertions(+), 60 deletions(-)
 create mode 100644 public/main/css/modal.css
Note: checking out 'cf2226deb3b130348504ae393bede9e371fcb5d1'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at cf2226de Fix modal window for reset password
Rebasing (1/1)
 .../decomp/templates/modals/modal_success.html     |   2 +-
 lib/Mojolicious/Plugin/Control/Modal.pm            | 118 ++++++++++-----------
 public/main/css/modal.css                          |  28 +++++
 templates/main/index.html.ep                       |   4 +
 4 files changed, 92 insertions(+), 60 deletions(-)
Successfully rebased and updated refs/heads/296_tos.
Applied autostash.


We have two output of stat. But it is displayed differently


How to force stat output be consistent between outputs?

 lib/Mojolicious/Plugin/Control/Modal.pm                | 118 ++++++++++++++++++-------------------
VS 
 lib/Mojolicious/Plugin/Control/Modal.pm            | 118 ++++++++++-----------


                 reply	other threads:[~2018-10-15 12:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9607701539604869@myt5-c56023d17c6b.qloud-c.yandex.net \
    --to=kes-kes@yandex.ru \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).