Advertisement
Guest User

Untitled

a guest
Sep 14th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. $> git submodule add --name fcx-1 ./fcx-1 ./fcx-1
  2. The following path is ignored by one of your .gitignore files:
  3. fcx-1
  4. Use -f if you really want to add it.
  5.  
  6. $> cat .gitignore
  7. cat: .gitignore: No such file or directory
  8.  
  9. $> cat .git/info/exclude
  10. dream-copy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement