Skip to content

Commit

Permalink
fix: resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
K0nnyaku committed Dec 24, 2024
1 parent 27fe24e commit a4515b5
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 1 deletion.
23 changes: 23 additions & 0 deletions .zsh_history
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
cargo test
cargo test
cargo test
cargo fmt --all -- --check && cargo clippy --all-features -- -D warnings\

cargo test
git commit -m "feat: suport get, remove, add, update"
git add .
git commit -m "feat: suport get, remove, add, update"
git push
git push
git push
git push
git push
git push
git push
git push
git push
git push
git push
git push
git push
git push
8 changes: 8 additions & 0 deletions 1000
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
surreal start --user root --pass root --bind 127.0.0.1:5176\

surreal start --user root --pass root --bind 127.0.0.1:5176\

surreal start --user root --pass root --bind 127.0.0.1:5176\

surreal start --user root --pass root --bind 127.0.0.1:5176\

2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a4515b5

Please sign in to comment.