Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 991 Bytes

README.md

File metadata and controls

50 lines (36 loc) · 991 Bytes

Git-Helper

Git Helper is a software that make work with Git easier.

Functions

Git Helper dispose of these functions:

  • Status of a repo
  • Commit + Push shortcut
  • Output view
  • Friendly GUI
  • Repo log
  • Git & Github opener
  • Pull repo
  • Create & clone repo

GUI

This GUI was created in Visual Stuido with .net framework (CLI/C++)

Usage

To use this repo you need to install Visual Studio editor and CLI (.net framework) in the insatller.

Now clone the repo:

  git clone https://github.com/HojdaAdelin/Git-Helper.git

After in the folder click on the .sln file

Last step is to set:

  Build Mode: Release & x64

Soon

  • Keep last repo directory
  • Better main form
  • New functions
  • Dark GUI