feat: add nix tool #13

Open
TheComputerGuy wants to merge 41 commits from feat/nix-tool into master
No description provided.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/nix-tool:feat/nix-tool
git switch feat/nix-tool

Merge

Merge the changes and update on Forgejo.
git switch master
git merge --no-ff feat/nix-tool
git switch feat/nix-tool
git rebase master
git switch master
git merge --ff-only feat/nix-tool
git switch feat/nix-tool
git rebase master
git switch master
git merge --no-ff feat/nix-tool
git switch master
git merge --squash feat/nix-tool
git switch master
git merge --ff-only feat/nix-tool
git switch master
git merge feat/nix-tool
git push origin master
Sign in to join this conversation.
No description provided.