Created
January 11, 2012 18:44
-
-
Save philgyford/1596128 to your computer and use it in GitHub Desktop.
homebrew untracked files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
phil@phils-mb:/usr/local$ git status | |
# On branch master | |
# Untracked files: | |
# (use "git add <file>..." to include in what will be committed) | |
# | |
# Library/Aliases/mikmod | |
# Library/Aliases/sshfs | |
# Library/Contributions/examples/brew-audit.rb | |
# Library/Contributions/examples/brew-fetch.rb | |
# Library/Contributions/examples/brew-options.rb | |
# Library/Contributions/examples/brew-test.rb | |
# Library/Contributions/examples/brew-upgrade.rb | |
# Library/Contributions/manpages/brew-man.1.md | |
# Library/Formula/allegro.rb | |
# Library/Formula/autojump.rb | |
# Library/Formula/distribute.rb | |
# Library/Formula/ffmpeg-php.rb | |
# Library/Formula/flusspferd.rb | |
# Library/Formula/fortress.rb | |
# Library/Formula/go-access.rb | |
# Library/Formula/growlnotify.rb | |
# Library/Formula/libpng.rb | |
# Library/Formula/lsof.rb | |
# Library/Formula/lzma.rb | |
# Library/Formula/manto.rb | |
# Library/Formula/mz-scheme.rb | |
# Library/Formula/ncursesw.rb | |
# Library/Formula/openldap.rb | |
# Library/Formula/pip.rb | |
# Library/Formula/redcar.rb | |
# Library/Formula/rsync.rb | |
# Library/Formula/saga-cpp.rb | |
# Library/Formula/sc.rb | |
# Library/Formula/shapefile.rb | |
# Library/Formula/sleepnow.rb | |
# Library/Formula/sshfs-fuse.rb | |
# Library/Formula/stax-sdk.rb | |
# Library/Formula/unix2dos.rb | |
# Library/Formula/visualboyadvance.rb | |
# Library/Homebrew/beer_events.rb | |
# Library/Homebrew/brew.h.rb | |
# Library/Homebrew/brew_doctor.rb | |
# Library/Homebrew/install.rb | |
# Library/Homebrew/update.rb | |
nothing added to commit but untracked files present (use "git add" to track) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment