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 via email to