yasuoohno / fossil-scm4idea

Fossil SCM (http://www.fossil-scm.org/) plugin for IntelliJ IDEA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VCS Integration module for fossil-scm.

motivation

I'd like to use fossil with WebStorm 2020.1. But the plugin is not compatible with that.

changes

Forked from https://github.com/irengrig/fossil4idea

  • update util/fossil.exe to 2.10-w64
  • compile with JDK11 and IntelliJ IDEA 2020.1
  • change the plugin-id to fossil-scm4idea to avoid conflict with fossil4idea when it supports 2020.1 :-)

todo

  • do test.
  • clear a lot of warnings.

About

Fossil SCM (http://www.fossil-scm.org/) plugin for IntelliJ IDEA

License:Apache License 2.0


Languages

Language:Java 100.0%