Git Product home page Git Product logo

git-basic's Introduction

Git Basic

A Git client for Windows desktop. You can download the installer for version 1.0.0 here.

Git Basic Screenshot

Feature Overview

Git Basic is easy to use. It’s not bloated with features. In fact, that’s why it’s called Git Basic. Here is a brief overview of the primary features of Git Basic.

Integrated Terminal

Type Git commands here. This is a cmd.exe terminal control, so you can enter more than just Git commands here.

Status Bar

Click the repository name (on the left side of the status bar) to reveal a directory selector. You can navigate to a different repository from here. Click the branch name (on the right side of the status bar) to reveal a list of all local branches in the repository. You can switch branches by selecting one.

Command Buttons

These are command buttons to quickly execute Git commands. When you click one, you will see the output in the terminal. Some execute the command for you. Others just paste the command text in the input box, so that you can complete the command. Hold down the Ctrl key to reveal hotkeys for these buttons.

File Status Control

The file status control shows you which files are staged or unstaged. If you select an unstaged file from the tree view, you will see its diff in the diff viewer. You can drag and drop files or directories to and from Staged Changes and Unstaged Changes in order to stage or unstage.

Diff Viewer

This is the diff viewer for the file which is currently selected in the file status control. The left side shows you the state of the file at HEAD and the right side shows you the current state of the file.

git-basic's People

Contributors

mjrist avatar gdb13 avatar prd94 avatar

Stargazers

André avatar  avatar

Watchers

 avatar  avatar

Forkers

rasmus-z

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.