Skip to content

Instantly share code, notes, and snippets.

@dabrahams
Created December 23, 2009 07:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dabrahams/262377 to your computer and use it in GitHub Desktop.
Save dabrahams/262377 to your computer and use it in GitHub Desktop.
zreba:elisp.repo dave$ git submodule add http://repo.or.cz/w/more-wl.git 3rd-party/more-wl
Initialized empty Git repository in /Users/dave/src/elisp.repo/3rd-party/more-wl/.git/
fatal: You are on a branch yet to be born
Unable to checkout submodule '3rd-party/more-wl'
zreba:elisp.repo dave$ git status
# On branch master
# Changed but not updated:
# (use "git add/rm <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: 3rd-party/apel/ChangeLog
# modified: 3rd-party/apel/poe.el
# modified: 3rd-party/flim/ChangeLog
# modified: 3rd-party/flim/FLIM-CFG
# modified: 3rd-party/flim/FLIM-ELS
# Modified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment