Vault7: CIA Hacking Tools Revealed
Navigation: » Latest version
Owner: User #524297
Git Tutorials
Coming to Git from Subversion?
Try the Git Reference
Git Immersion –
Step-by-step walkthrough of typical git usage on the command line.
Download: git_immersion_tutorial.zip , load html/index.html in your browser.
Git Flow – "A successful Git branching model" – Workflow
An option for branching workflow during development to separately track feature branches, release preparations & tagging, and hotfixes.
Download: successful-git-branching-model.pdf and Git-branching-model.pdf
Git Flow add-on available in Git Tools , is included by default in Git Tools !
New to Git? Awesome interactive tutorial on the web -
I stumbled across a interactive Git tutorial on the web that teaches you the commands and then has you actually use them.
So on FIIN or 4STAR go to: pcottle.github.io/learnGitBranching/
Stay tuned for more additions!