Git

  1. git-branching-and-forking-in-the-enterprise-why-fork 
  2. https://stackoverflow.com/questions/38611124/git-commit-not-possible-there-are-no-staged-files
  3. When the changed file is unable to be committed and pushed and you get the error there are no staged files then do the following:
    1. right click on the file choose push to upstream
  4. branch vs fork 
  5.  a-successful-git-branching-model
  6.  
  7. When the changed file is unable to be committed and pushed and you get the error there are no staged files then do the following:
    1. right click on the project and chose team then choose add to index

No comments:

Post a Comment