Guest User

Untitled

a guest
May 20th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. $ mkdir functions
  2. $ git add functions/
  3. The following paths are ignored by one of your .gitignore files:
  4. functions/ (directory)
  5. Use -f if you really want to add them.
  6. $ git add -f functions/
  7. fatal: unable to index file functions/
Add Comment
Please, Sign In to add comment