/pc1t

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Example repo for PC1T

Try to use git rebase -i from more-math branch onto the main branch. Focus on:

  • squash
  • commit reorder
  • commit split
  • conflict

Discuss

Basics

  • init and clone
  • commit
  • checkout
  • merge
  • push and pull

Advanced

  • rebase
  • push --force
  • more origins

Workflows