Skip to content

Latest commit

 

History

History
50 lines (49 loc) · 5.12 KB

git.md

File metadata and controls

50 lines (49 loc) · 5.12 KB

Git

  1. How can I delete a file from git repo?
  2. Pro - Git
  3. Pro - Git (Leanpub)
  4. .gitignore files
  1. Setting your email in Git
  2. My .gitconfig
  3. My .gitignore
  4. Adding an existing project to GitHub using the command line
  5. Merge changes from remote github repository to your local repository
  6. Switching Branches Without Committing
  7. Force Git to overwrite local files on pull
  8. Git - how delete file from remote repository
  9. Creating Project Pages manually
  10. How to update GitHub forked repository?
  11. Git Basics - Tagging
  12. Creating Releases
  13. Segredos do Github - Variáveis
  14. Segredos do Github - Tabelas e Task lists
  15. Segredos do Github - Imagens
  16. Segredos do Github - mantendo a ordem no seu repositório
  17. GIT: PUSH A LOCAL BRANCH TO A DIFFERENT REMOTE BRANCH
  18. git submodules
  19. gist-embed
  20. Open source projects: what to do with private/secret config data
  21. How do I open source my Rails' apps without giving away the app's secret keys and credentials
  22. Create a new branch with git and manage branches
  23. git - the simple guide
  24. Try Git
  25. Git-flow cheat sheet
  26. +++A successful Git branching model
  27. fully delete a git repository created with init
  28. Undo 'git add' before commit
  29. Remove files from staging area
  30. Configuring a remote for a fork
  31. Syncing a fork
  32. Delete a remote branch
  33. Rename a git branch
  34. List all commits for a specific file
  35. Git fetch remote branch
  36. semantic-release
  37. How to Write a Git Commit Message
  38. Configuring a remote for a fork
  39. Show remote origin
  40. List remote branches