-
Notifications
You must be signed in to change notification settings - Fork 3.6k
HHH-18588 fix minor defects in Hibernate Introduction article #8912
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
documentation/src/main/asciidoc/introduction/Configuration.adoc
Outdated
Show resolved
Hide resolved
documentation/src/main/asciidoc/introduction/Configuration.adoc
Outdated
Show resolved
Hide resolved
documentation/src/main/asciidoc/introduction/Configuration.adoc
Outdated
Show resolved
Hide resolved
45f4a3e
to
abe3a85
Compare
@gavinking , I finished checking the whole doc. I learned a lot during the process. Thanks for the brillant and insightful documentation! |
abe3a85
to
c4a60fb
Compare
I also created a similar PR for Hibernate Query Language doc at #8941 |
* HHH-18605 fix some minor defects in Hibernate Query Language doc Co-authored-by: nathan.xu <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@NathanQingyangXu please see my comments
Co-authored-by: Gavin King <[email protected]>
Thanks for your pull request! This pull request does not follow the contribution rules. Could you have a look? ❌ All commit messages should start with a JIRA issue key matching pattern › This message was automatically generated. |
Thanks, @NathanQingyangXu ! |
Ugh, I should have squashed this. I did not notice it was spread over multiple commits. Oops. |
You might well revert commits already pushed. E.g. as per
https://gist.github.com/gunjanpatel/18f9e4d1eb609597c50c2118e416e6a6
…On Sat, Oct 5, 2024, 2:54 a.m. Gavin King ***@***.***> wrote:
Ugh, I should have squashed this. I did not notice it was spread over
multiple commits. Oops.
—
Reply to this email directly, view it on GitHub
<#8912 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB6UYATDJZA374WEH3LKWT3ZZ6EJDAVCNFSM6AAAAABN4UBH2WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJUHE2TKMJUGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
https://hibernate.atlassian.net/browse/HHH-18588
Fixed some minor defects.