mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2026-07-30 13:22:37 +00:00
31b98b86ffb0a805231a267a9e3f01c1b9791d8b
Git 2.23 came up with the new `git switch` command, which is not a new feature but an additional command to `switch/change branch` feature which is already available in the overloaded git checkout command. By using `git switch --orphan pages`, it will create a new orphan branch. Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/119 Reviewed-by: 6543 <6543@noreply.codeberg.org> Co-authored-by: Gary Wang <blumia@noreply.codeberg.org> Co-committed-by: Gary Wang <blumia@noreply.codeberg.org>
Languages
Go
95.7%
HTML
1.5%
Just
1.1%
Dockerfile
0.9%
Nix
0.8%