You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/core/src/codewhisperer/models/constants.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -472,7 +472,7 @@ export const chooseTransformationObjective = `I can help you with the following
472
472
exportconstchooseTransformationObjectivePlaceholder='Enter "language upgrade" or "sql conversion"'
473
473
474
474
exportconstuserPatchDescriptionChatMessage=`
475
-
I can now divide the transformation results into diff patches if you would like to review and accept each diff with fewer changes:
475
+
I can now divide the transformation results into diff patches (if applicable to the app) if you would like to review and accept each diff with fewer changes:
476
476
477
477
• Minimal Compatible Library Upgrade to Java 17: Dependencies to the minimum compatible versions in Java 17, including Springboot, JUnit, and PowerMockito.
0 commit comments