Skip to content

Conversation

@lekhmanrus
Copy link
Collaborator

close #93

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Refactoring
  • Build related changes
  • Documentation
  • Other:

What is the current behavior?

Latest GitExtensions used for building Gerrit plugin.

Issue Number: #93

What is the new behavior?

Use GitHub version for GitExtensions build.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@lekhmanrus lekhmanrus requested a review from gerhardol November 14, 2025 18:19
<GitExtensionsDownloadPath>..\..\..\gitextensions.shared</GitExtensionsDownloadPath>
<!-- 'latest' or 'v3.1' (= tag from GitHub releases) or 'v3.1.0.5877' (= build number from AppVeyor)-->
<GitExtensionsReferenceVersion>latest</GitExtensionsReferenceVersion>
<GitExtensionsReferenceVersion>v6.0</GitExtensionsReferenceVersion>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be the actual tags?

Suggested change
<GitExtensionsReferenceVersion>v6.0</GitExtensionsReferenceVersion>
<GitExtensionsReferenceVersion>v6.0.3</GitExtensionsReferenceVersion>

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.

Gerrit plugin arrows not seen

2 participants