Skip to content
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

Git use native git #433

Merged
merged 8 commits into from
Sep 2, 2024
Merged

Git use native git #433

merged 8 commits into from
Sep 2, 2024

Conversation

hybloid
Copy link
Contributor

@hybloid hybloid commented Sep 2, 2024

No description provided.

@hybloid
Copy link
Contributor Author

hybloid commented Sep 2, 2024

@avafanasiev afaik, test data should be fixed, since example was not parsed correctly

diff --git a/file.txt b/file.txt
index a0f420a..83433a8 100644
--- a/file.txt
+++ b/file.txt
@@ -2,0 +3 @@
+5
@@ -5 +6,2 @@
-4
\ No newline at end of file
+4
+6
\ No newline at end of file

means:

  1. add 1 line starting from 3
  2. remove 1 line starting from 5 (was 6 before)
  3. add 2 lines from 6

Copy link

github-actions bot commented Sep 2, 2024

Qodana for Go

It seems all right 👌

No new problems were found according to the checks applied

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

platform/git_changes.go Show resolved Hide resolved
platform/git_changes.go Show resolved Hide resolved
platform/git_changes.go Show resolved Hide resolved
@avafanasiev avafanasiev merged commit 9e034c0 into main Sep 2, 2024
6 checks passed
@tiulpin tiulpin deleted the git-use-native-git branch September 6, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants