Giter VIP home page Giter VIP logo

Pragma-git

 

Pragma-git is a friendly pragmatic git control app, fully compatible with other git client softwares.

 

The aim with Pragma-git is to be

  • ”pragmatic” — aiming to be the opposite to how many beginners perceive git

  • easy to start — and something to grow in for daily programming tasks

  • friendly — guiding you through risks of data loss with pop-up warnings and instructions

 

Differences to other git clients

  • small window — no need hiding other apps

  • easy overview of project state

  • show buttons only when applicable — less confusion

  • use built-in or external diff and merge tools — use your favourite

  • note taking — todo lists and notes at your finger tips

 

Screen shot

Example screen shot with all the functions enabled (most of the time many of these icons will be hidden, and they are shown only when meaningful) :

Features

  • Easy overview of current repository, branch and number of changed files

  • Dash-board small screen estate, fits on screen with other softwares

  • Drag-and-drop to create or add repository

  • Note-taking, wysiwyg or markdown, with todo lists etc

  • Auto-push to remote repository (can be disabled in settings)

  • Auto-fetch, and indication if if pull is possible

  • Standard git features, such as branch, merge, push, pull, tag, stash

  • History browser

  • Builtin pragma-merge diff and merge tool (external tool may be used instead)

  • Settings, handling repository, branches, remotes, cloning as well as software preferences

  • Fully git compatible, try it, and use together with other clients

 

 

Installation

  • Windows / Mac — download and run installer

  • Linux — download deb or rpm installer. Try to double-click and run.
    If that is not allowed :

    • Ubuntu, Linux Mint, etc (deb-format) :
      sudo dpkg --install INSTALLATION_FILE

    • RedHat, CentOS, Fedora etc (rpm-format) :
      sudo yum localinstall INSTALLATION_FILE

     

 

pragma-git's Projects

git-scm icon git-scm

The git-scm.com website. Note that this repository is only for the website; issues with git itself should go to https://git-scm.com/community.

pragma-git icon pragma-git

Pragma-git is a friendly pragmatic git control app

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.