Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

KageKirin/GitRise

Repository files navigation

Git Rise (prototype)

![Icon.png](Metro map style icon)

GitRise is currently a prototype for a visual Git client, targeting macOS, Linux and Windows.

The main idea so far is to imitate the very excellent gitup, but to make it multiplatform using C# and AvaloniaUI.

Planned features:

  • metro-map style commit tree visualization,
  • diff view,
  • hunk-by-hunk and line-by-line staging,
  • stash view,
  • rebasing assistant,
  • commit reordering (rebase, but simpler)

⚡ Status

Prototype, just getting started.

🔧 Building and Running

We are currently using .NET 9.0.

🔨 Build the Project

dotnet build

▶ Running

dotnet run

⚙️ Settings

TBD once we actually configuration to set.

gitrise.toml

[rise]

[Logging.LogLevel]
Default = Trace

git config

[rise]

🤝 Collaborate with My Project

Please refer to COLLABORATION.md.

About

a visual Git client (prototype)

Resources

License

Stars

Watchers

Forks

Packages

No packages published