Skip to content

Commit c674705

Browse files
update readme with GL Community Edition Messaging. (#3746)
* update readme with GL Community Edition Messaging. * Remove FAQ These questions are answered in the new Community vs. Pro section --------- Co-authored-by: Justin Roberts <[email protected]>
1 parent 16533b5 commit c674705

File tree

1 file changed

+5
-24
lines changed

1 file changed

+5
-24
lines changed

README.md

Lines changed: 5 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,22 @@ Install GitLens by clicking `Install` on the banner above, or from the Extension
1818

1919
> Have questions or concerns? Talk to our engineering team directly through our [GitHub Discussions](https://github.com/gitkraken/vscode-gitlens/discussions/categories/feedback) page. Having a positive experience with GitLens? Feel free to [write a review](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens&ssr=false#review-details).
2020
21-
## GitLens Editions: Free and Pro
21+
## GitLens Editions: Community and Pro
2222

23-
**GitLens Free** gives you powerful tools to manage Git and understand how your code has evolved and by whom. With popular features like in-editor blame annotations, hovers, and CodeLens, you can see actionable authorship details at the top of each file. Track the history of any file over time using Revision Navigation to gain deeper insights into code changes.
23+
**GitLens Community** is free and gives you powerful tools to manage Git and understand how your code has evolved and by whom. With popular features like in-editor blame annotations, hovers, and CodeLens, you can see actionable authorship details at the top of each file. Track the history of any file over time using Revision Navigation to gain deeper insights into code changes.
2424

2525
**GitLens Pro** takes your workflow to the next level by unlocking advanced features and seamless integrations:
2626

2727
- **Accelerate PR reviews** with Launchpad, a clean and actionable PR hub built directly into VS Code.
2828
- **Manage commits effortlessly** using the Commit Graph, where you can execute advanced actions like rebase, merge, and more. With powerful search and filtering, quickly locate commits, branches, or files.
2929
- **Enhance collaboration** by integrating with platforms like GitHub, GitLab, and Bitbucket, reducing context switching. View and manage PRs directly in VS Code through Launchpad.
3030

31-
You can [try GitLens Pro for free](https://gitkraken.dev/register?product=gitlens&source=marketing_page&redirect_uri=vscode%3A%2F%2Feamodio.gitlens%2Flogin&flow=gitlens_web) by signing up for a GitKraken account. Some Pro features are available for free on public repos. `Preview` features may require a GitKraken account and could become Pro features in the future.
31+
You can [try GitLens Pro for free](https://gitkraken.dev/register?product=gitlens&source=marketing_page&redirect_uri=vscode%3A%2F%2Feamodio.gitlens%2Flogin&flow=gitlens_web&utm_source=gitlens-extension&utm_medium=readme) by signing up for a GitKraken account. Some Pro features are available for free on public repos. `Preview` features may require a GitKraken account and could become Pro features in the future.
3232

3333
[Workflows](#discover-powerful-workflows 'Jump to Discover Powerful Workflows')
3434
| [More Features](#more-features 'Jump to More Features')
3535
| [Labs](#gitkraken-labs 'Jump to GitKraken Labs')
3636
| [Pro](#ready-for-gitlens-pro 'Jump to Ready for GitLens Pro?')
37-
| [FAQ](#faq 'Jump to FAQ')
3837
| [Support and Community](#support-and-community 'Jump to Support and Community')
3938
| [Contributing](#contributing 'Jump to Contributing')
4039
| [Contributors](#contributors- 'Jump to Contributors')
@@ -281,27 +280,9 @@ Use the `Generate Commit Message` command from the Source Control view's context
281280

282281
# Ready for GitLens Pro?
283282

284-
When you're ready to unlock the full potential of GitLens and enjoy all the benefits on your privately-hosted repos, consider [upgrading to GitLens Pro](https://gitkraken.dev/register?product=gitlens&source=marketing_page&redirect_uri=vscode%3A%2F%2Feamodio.gitlens%2Flogin&flow=gitlens_web). With GitLens Pro, you'll gain access to [Pro features](https://gitkraken.com/gitlens/pro-features?utm_source=gitlens-extension&utm_medium=in-app-links) on privately-hosted repos.
283+
When you're ready to unlock the full potential of GitLens and enjoy all the benefits, consider [upgrading to GitLens Pro](https://gitkraken.dev/register?product=gitlens&source=marketing_page&redirect_uri=vscode%3A%2F%2Feamodio.gitlens%2Flogin&flow=gitlens_web). With GitLens Pro, you'll gain access to [Pro features](https://gitkraken.com/gitlens/pro-features?utm_source=gitlens-extension&utm_medium=in-app-links) on privately-hosted repos.
285284

286-
To learn more about the pricing and the additional features offered with GitLens Pro, visit the [GitLens Pricing page](https://www.gitkraken.com/gitlens/pricing?utm_source=gitlens-extension&utm_medium=in-app-links). Upgrade to GitLens Pro today and take your Git workflow to the next level!
287-
288-
# FAQ
289-
290-
## Is GitLens free to use?
291-
292-
Yes. All features are free to use on all repos, **except** for `Pro` features, which require a [trial or paid plan](https://www.gitkraken.com/gitlens/pricing?utm_source=gitlens-extension&utm_medium=in-app-links).
293-
294-
While GitLens offers a remarkable set of free features, a subset of `Pro` features tailored for professional developers and teams, require a trial or paid plan for use on privately-hosted repos &mdash; use on local or publicly-hosted repos is free for everyone. Additionally `Preview` features may require a paid plan in the future and some, if cloud-backed, require a GitKraken account.
295-
296-
Preview `Pro` features instantly for free for 3 days without an account, or start a free GitLens Pro trial to get an additional 7 days and gain access to `Pro` features to experience the full power of GitLens.
297-
298-
## Are `Pro` and `Preview` features free to use?
299-
300-
`Pro` features are free for use on local and publicly-hosted repos, while a paid plan is required for use on privately-hosted repos. `Preview` features may require a paid plan in the future.
301-
302-
## Where can I find pricing?
303-
304-
Visit the [GitLens Pricing page](https://www.gitkraken.com/gitlens/pricing?utm_source=gitlens-extension&utm_medium=in-app-links) for detailed pricing information and feature matrix for plans.
285+
To learn more about the additional features offered with Pro, visit the [GitLens Community vs GitLens Pro](https://help.gitkraken.com/gitlens/gitlens-community-vs-gitlens-pro/?utm_source=gitlens-extension&utm_medium=in-app-links&utm_campaign=readme&utm_term=ready-for-gitlens-pro) page.
305286

306287
# Support and Community
307288

0 commit comments

Comments
 (0)