adiosnb / pc1t

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%