├── LICENSE ├── README.md ├── cherrypick.png ├── gitflow.png ├── rebasei.png └── visualbranches.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabiguedes/PadronizandoSeuGit/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabiguedes/PadronizandoSeuGit/HEAD/README.md -------------------------------------------------------------------------------- /cherrypick.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabiguedes/PadronizandoSeuGit/HEAD/cherrypick.png -------------------------------------------------------------------------------- /gitflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabiguedes/PadronizandoSeuGit/HEAD/gitflow.png -------------------------------------------------------------------------------- /rebasei.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabiguedes/PadronizandoSeuGit/HEAD/rebasei.png -------------------------------------------------------------------------------- /visualbranches.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gabiguedes/PadronizandoSeuGit/HEAD/visualbranches.png --------------------------------------------------------------------------------