• Stars
    star
    254
  • Rank 160,264 (Top 4 %)
  • Language Makefile
  • License
    MIT License
  • Created over 15 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Installer for OS X

Creates a macOS installer for git

This is updated to create universal Intel + Apple Silicon binaries. It targets only macOS Sierra and later.

Install

Download the most recent release and run it. This installs to /usr/local on both Intel and Apple Silicon. This may conflict with brew's installed git on Intel.

Uninstall

Run /usr/local/bin/git/uninstall

Notes

This does not include:

  • gettext support and thus does not include translations (macOS has never included a gettext library)
  • git-svn (macOS does not include svn)

Optionally this does not include:

  • git gui or gitk (macOS has deprecated the system Tk, doesn't seem to work at all anyways)
  • Documentation for git-subtree

To build a new package

Requires Xcode Command Line Tools to build (which can be installed with xcode-select --install). To include git-subtree documentation, you also require brew (see brew.sh).

git clone https://github.com/MoravianUniversity/git_osx_installer.git
cd git_osx_installer
#make INCLUDE_SUBTREE_DOC=1 setup  # only required if including git-subtree documentation 
make package  # options: INCLUDE_SUBTREE_DOC=1 INCLUDE_GUI=1

More Repositories

1

calendar_date_select

A previously popular but no longer maintained JavaScript DatePicker for RubyOnRails (and others)
JavaScript
409
star
2

git-tmbundle

James Conroy-Finn is the new maintainer. Please visit his repository ( http://github.com/jcf/git-tmbundle ) for the new official home of the git-TextMate bundle. Thank you!
Ruby
284
star
3

role_requirement

Simple role based security for restful_authentication I am no longer involved in this project. If you are interested in becoming the new maintainer and making it your own, please contact me. I will no longer be responding to bug reports or questions. Thanks, Tim
Ruby
252
star
4

rubyamp

TextMate bundle - Amplified Mate Productivity
Ruby
116
star
5

bundle-fu

Ruby on Rails plugin - CSS/JS asset bundling in 10 seconds or less!
Ruby
78
star
6

reactive-viz

Reactive streams (akka-streams) visualizer
Scala
75
star
7

caprese

Various actions to help you communicate your Pomodoro status, and concentrate on your task at hand.
Ruby
56
star
8

textile.vim

Textile for VIM
Vim Script
52
star
9

homebridge-vivint

Integrates Vivint security system with Apple Home
JavaScript
34
star
10

calendar_date_select_demo

Demo app for calendar date select
Ruby
30
star
11

gitty

Unobtrusively extend git repositories with hooks. Additionally, share hooks between developers.
Ruby
26
star
12

git-helpers

various git helper scripts to augment your git experience
Ruby
22
star
13

acked-stream

Message Acknowledgement for Akka Streams
Scala
18
star
14

railswhere

An SQL condition builder tool
Ruby
16
star
15

background_process

The ultimate library for UNIX process control
Ruby
14
star
16

campfire-el

Campfire client for Emacs (why not?)
Emacs Lisp
14
star
17

homebridge-opensprinkler

OpenSprinkler plugin for Homebridge
JavaScript
13
star
18

vimpulse-surround.el

Tim Pope's surround.vim, in emacs
Emacs Lisp
11
star
19

uber-builder

A handy and flexible table / css form builder
Ruby
10
star
20

screenmanager

Screen Manager starter kit
10
star
21

mcli

jq powered mesos cli tool
Shell
9
star
22

active_resource_config

Environment-specific configuration for active-record, stored in config/active_resource.yml. Adds some more config parameters.
Ruby
8
star
23

tightvnc-dns

a stripped down version of tightvnc, with the purpose of acting solely as a key board transporter (allowing you to use Dragon NaturallySpeaking to dictate into applications running on Mac OS 10, or Linux)
C
6
star
24

gitosis.vim

gitosis-admin.conf syntax highlighting for vim
Vim Script
5
star
25

indicator

Easily add progress indicators for rails
JavaScript
4
star
26

bccalc.vim

Use bc from vim
Vim Script
4
star
27

wordnet.vim

WortNet plugin for VIM
Vim Script
4
star
28

samza-hello-scala

Scala implementation of samza-hello-samza
Scala
4
star
29

ng-admin-demo

Demo of using Akka HTTP, Slick, and ng-admin
Scala
4
star
30

vines.tmbundle

A textmate bundle to swing around your code
3
star
31

sicp-study

SICP Study
Scheme
3
star
32

cassandra-talks-scala

Simple integration library which enriches a Cassandra session so you can easily return Scala Futures and Akka Streams
Scala
3
star
33

web-sickle

Ruby
2
star
34

myfamily_blog_postinator

Postinating the country side, postinating the people
Ruby
2
star
35

puppet-demo

puppet demo
2
star
36

sbt-jnaerator

Run JNAerator from SBT
Scala
2
star
37

ward-directory

A ward-directory generator that integrates with LDS church membership program MLS
Ruby
2
star
38

vimpulse

my fork of git://git.assembla.com/vimpulse.git
Emacs Lisp
2
star
39

advancedGit

AdvanceGit
1
star
40

git-svn-installer

Git SVN Installer for Yosemite
Makefile
1
star
41

l-unit

git://repo.or.cz/lunit.git
Lua
1
star
42

akka-stream-examples

Scala
1
star
43

as-actorref-repro

Scala
1
star