Odoo Development
latest
  • First steps
  • Module Development
  • Debugging
  • Quality assurance
  • Porting Modules
  • Git and Github
    • Initial git & github configuration
    • Porting
    • Conflict resolving
    • Multi Pull Request
    • Cancel lame commit
    • Pull request from console
    • Check remote bundings
    • Files relocation
    • Git stash
    • Update Git
    • Squash commits into one
    • Create branch from another’s Pull Request
  • Continuous Integration
  • Odoo
  • Odoo administration
  • Continuous Delivery
  • Maintenance
  • IDE
  • Other
Odoo Development
  • Docs »
  • Git and Github
  • Edit on GitHub

Git and Github¶

  • Initial git & github configuration
    • ssh keys
    • gpg keys
    • git email
    • git editor
    • gitignore
  • Porting
    • Forward-port
    • Back-port
    • git cherry-pick
      • cherry-pick range of commits
  • Conflict resolving
    • Deleted files
    • Notes
  • Multi Pull Request
    • Find last merged point
  • Cancel lame commit
  • Pull request from console
  • Check remote bundings
  • Files relocation
    • git format-patch
    • git filter-branch
  • Git stash
  • Update Git
  • Squash commits into one
    • Backup
    • git commit --amend
    • git rebase -i
    • Push
  • Create branch from another’s Pull Request
    • Push updates to another’s Pull Request
Next Previous

© Copyright 2016-2020, IT-Projects LLC Revision f6ad79ba.

License: CC BY-NC-SA 4.0
Read the Docs v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.