Git::Raw::Stash::Progress(3pm) | User Contributed Perl Documentation | Git::Raw::Stash::Progress(3pm) |
Git::Raw::Stash::Progress - Git stash progress
version 0.87
Git::Raw::Stash::Progress provides a namespace for stash progress constants.
WARNING: The API of this module is unstable and may change without warning (any change will be appropriately documented in the changelog).
None.
Stashed data is being loaded from the object database.
The stored index is being analyzed.
The modified files are being analyzed.
The untracked and ignored files are being analyzed.
The untracked files are being written to disk.
The modified files are being written to disk.
The stash was successfully applied.
Jacques Germishuys <jacquesg@striata.com>
Copyright 2016 Jacques Germishuys.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
2020-12-09 | perl v5.32.0 |