Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@pragma-git
pragma-git
Follow
View pragma-git's full-sized avatar

pragma-git

Block or report pragma-git

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse
pragma-git/README.md

is a friendly pragmaticgit control app,fully compatible with other gitclient softwares.

 

The aim withPragma-git is to be

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

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

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

 

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 ofthese 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 + tree view

  • Extensiv Search in commit history and inside code

  • Builtinpragma-merge diff and merge tool (external tool may be usedinstead)

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

  • Fully git compatible, use by iteself, or together with other clients

 

 

Installation

  • Windows —Downloadhere and runinstaller

  • Mac —Downloadhere and runinstaller. Important -- follow "README.txt" on disk image.

  • Linux — download deb or rpm (Downloadhere). Try todouble-click to open system's software installer.

    If double-click does not work, use the terminal andcd to the folder of thedownloaded file. Run command below (replaceINSTALLATION_FILE with thename of the installation file):

    • Ubuntu, Linux Mint, etc (deb-format) :
      sudo apt install ./INSTALLFILE # Note the "./" before file name

    • RedHat, CentOS, Fedora etc (rpm-format) :
      sudo dnf install ./INSTALLFILE # Note the "./" before file name

    • OpenSUSE, etc (rpm-format) :
      sudo zypper install -y --allow-unsigned-rpm INSTALLFILE

     

 

Popular repositoriesLoading

  1. pragma-gitpragma-gitPublic

    Pragma-git is a friendly pragmatic git control app

    JavaScript 24 1

  2. pragma-git.github.iopragma-git.github.ioPublic

    Home page

    2

  3. git-scmgit-scmPublic

    Forked fromgit/git-scm.com

    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.

    Ruby 2

  4. issue7715issue7715Public

    JavaScript

  5. test-fork-spoon-knifetest-fork-spoon-knifePublic

    Forked fromoctocat/Spoon-Knife

    This repo is for demonstration purposes only.

    HTML


[8]ページ先頭

©2009-2025 Movatter.jp