On branch main
Your branch is ahead of 'origin/main' by 1 commit.
  (use "git push" to publish your local commits)

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   Cargo.toml
	modified:   benches/benchmark.rs
	modified:   justfile
	modified:   src/lib.rs
	modified:   src/main.rs
	modified:   tests/test.rs

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	.diff
	.status
	.vscode/
	bench.log
	bench_out.txt
	bench_worst.log
	build.log
	check_prime.py
	compare.log
	cutoff_test
	dump.log
	factor_test
	factors.txt
	fast_bench.log
	gen_gaps.py
	get_table.py
	gitdiff.txt
	highest_prime
	lint.log
	new_bench_out.txt
	new_bench_worst.log
	old_lib.rs
	prime-factor.code-workspace
	revert_bench.log
	src/bin/
	t_script.sh
	table_out.txt
	test.log

no changes added to commit (use "git add" and/or "git commit -a")
