feat: add justfile #4

Open
rcsheets wants to merge 2 commits from feat/just into main
rcsheets commented 2025-03-17 07:41:05 +00:00 (Migrated from github.com)

useful make-like command runner

useful make-like command runner
grue (Migrated from github.com) reviewed 2025-03-17 07:41:05 +00:00
RadicalMagenta (Migrated from github.com) reviewed 2025-03-17 07:41:05 +00:00
This pull request has changes conflicting with the target branch.
  • README.md
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff feat/just
git switch feat/just
git rebase main
git switch main
git merge --ff-only feat/just
git switch feat/just
git rebase main
git switch main
git merge --no-ff feat/just
git switch main
git merge --squash feat/just
git switch main
git merge --ff-only feat/just
git switch main
git merge feat/just
git push origin main
Sign in to join this conversation.
No description provided.