Advertisement
logicmoo

Do i have to "git add?"

Mar 24th, 2016
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Prolog 0.88 KB | None | 0 0
  1. On branch ATT_LOGICMOO
  2. Changes not staged for commit:
  3.   (use "git add <file>..." to update what will be committed)
  4.   (use "git checkout -- <file>..." to discard changes in working directory)
  5.   (commit or discard the untracked or modified content in submodules)
  6.  
  7.         modified:   packages/RDF (new commits)
  8.         modified:   packages/nlp (untracked content)
  9.         modified:   packages/pengines (new commits)
  10.         modified:   packages/ssl (untracked content)
  11.         modified:   packages/xpce (untracked content)
  12. Untracked files:
  13.   (use "git add <file>..." to include in what will be committed)
  14.  
  15.         .cproject
  16.         .externalToolBuilders/
  17.         .ircbot.pl
  18.         .project
  19.         .settings/
  20.         TestProject1/
  21.         Web.config
  22. no changes added to commit (use "git add" and/or "git commit -a")
  23. root@gitlab:/devel/LogicmooDeveloperFramework/swipl-devel#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement