Giter VIP home page Giter VIP logo

gitx's Introduction

What is GitX?

GitHub Actions Build Status

GitX is an OS X (MacOS) native graphical client for the git version control system.

GitX has a long history of various branches and versions maintained by various people over the years. This github org & repo are an attempt to consolidate and move forward with a current, common, community-maintained version.

How to Install:

Get the latest release of GitX from the Releases page. Download, extract and move it to your Applications folder. For Apple Silicon (M1, M2 processors) please use the arm64 release.

See also: How to Build in Xcode

Screenshots

Staging View

History View

How to Build in Xcode:

To build and run in the Xcode app with your own developer account, create a config file called Dev.xcconfig at the project root like this:

DEVELOPMENT_TEAM = YOUR_TEAM_ID
CODE_SIGN_IDENTITY = YOUR_CERT_NAME
ENABLE_HARDENED_RUNTIME = YES

Replace YOUR_TEAM_ID with your development team ID and YOUR_CERT_NAME with the name of your certificate. If you don't know your ID or don't have a certificate yet, follow the steps below.

The certificate name is usually something like Apple Development, Mac Developer, iPhone Developer, Apple Developer, etc. In the steps below, we assume the certificate name to be "Apple Development" but you should use the name you see in your keychain.

  1. Open the Xcode app.
  2. In Settings > Accounts, if you haven't added your Apple ID yet, click the + button and add your Apple ID.
  3. In your Apple ID account settings, there should be at least one team with your name and (Personal Team) in the name. Click on it.
  4. Click on the Manage Certificates button.
  5. If you don't see any certificate listed, click the + button and click on Apple Development.
  6. Click Done and close the Settings window.
  7. Use Spotlight to open Keychain Access (or open it in Applications > Utilities).
  8. Go to the login keychain, and open the My Certificates tab.
  9. Find the certificate named Apple Development with your Apple ID email address.
  10. Double-click on this certificate to view its details.
  11. Copy the Organizational Unit value. This is your development team ID.

You can also build and run on the command line. Once you've created the config file, you may use the script shared here. For x86 builds, please replace arm64 with x86_64.

Apple Silicon

This project is supported by MacStadium Open Source Developer Program with a free Mac mini for our CI. Thank you !

License

GitX is licensed under the GPL version 2. For more information, see the attached COPYING file.

gitx's People

Contributors

rowanj avatar pieter avatar tiennou avatar hannesa2 avatar andreberg avatar brotherbard avatar ssp avatar heipei avatar ksuther avatar ciaran avatar nanotech avatar mangerlahn avatar laullon avatar muhqu avatar claytonrcarter avatar fbartho avatar d0k avatar fxtentacle avatar nanoant avatar dlundqvist avatar niw avatar jspiro avatar nriley avatar adtc avatar claybridges avatar afh avatar suranyami avatar mczepiel avatar 5sw avatar magicseth avatar

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.