diff options
author | Justin Tobler <jltobler@gmail.com> | 2025-07-28 14:42:18 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-07-28 14:24:03 -0700 |
commit | f609dc4f7a7cc8b57435696cac1cd0b056f9e8b9 (patch) | |
tree | a392719fadc2a621edfdbb3a82fe742d732126b6 /builtin/commit.c | |
parent | 3f2a94875d2f41fe4758a439f68d8b73cfb19d0f (diff) |
builtin: unmark git-switch and git-restore as experimental
In 4e43b7ff (Declare both git-switch and git-restore experimental,
2019-04-25), the newly introduced git-switch(1) and git-restore(1)
commands were marked as experimental. This was done to provide time to
make breaking changes to the interface. It has now been over six years
since these commands were implemented and there hasn't been much change.
Consequently, users have grown to rely on how these commands work and it
is no longer feasible to make any breaking changes.
Let's remove the experimental label for git-switch(1) and
git-restore(1).
Signed-off-by: Justin Tobler <jltobler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions