Skip to content

shpingalet007/conflictor

Repository files navigation

Conflictor

Maintainability Test Coverage

Conflict analyse tool for projects that has complicated release schemas.

What it can?

  • Looks what branches are conflicting
  • Can determine where conflict happens
  • Does cross-branch analysis
  • Gives recommendations about conflict resolution

What it can't?

  • Well, it can't resolve conflicts between you and your friends . Only git branches currently, sorry.

Cons/Pros

+ Can be used as cli utility
+ Can be used in Github Actions
+ Can be imported in other modules
+ Github repositories are supported
- Gitlab repositories are not supported yet
- Bitbucket repositories are not supported yet
- Sourceforge repositories are not supported yet
- Any other git platforms are not supported yet

Milestone

  • Make graph image output (still not stable thing, don't rely without think before)
  • Make GUI for this module (I'll think about make something, but if you can do it, you are welcome to import and make a repo)
  • Provide support for other git platforms (not in priority, however PR's are welcomed 😺)

About

Repository conflict resolver

Resources

License

Stars

Watchers

Forks

Packages

No packages published