Skip to content

Instantly share code, notes, and snippets.

@liam-middlebrook
Last active September 7, 2015 16:50
Show Gist options
  • Save liam-middlebrook/c5da4fab17faba261f8b to your computer and use it in GitHub Desktop.
Save liam-middlebrook/c5da4fab17faba261f8b to your computer and use it in GitHub Desktop.

Revisions

  1. liam-middlebrook revised this gist Sep 7, 2015. 1 changed file with 5 additions and 1 deletion.
    6 changes: 5 additions & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -19,4 +19,8 @@ should be able to write a solid message that describes the impact of your change

    * http://docs.unity3d.com/Manual/SmartMerge.html

    Unity has a new built-in tool for merging scenes and prefabs. It is recommended that you set this up with either the Git or SourceTree instructions depending on which tool you are using.
    Unity has a new built-in tool for merging scenes and prefabs. It is recommended that you set this up with either the Git or SourceTree instructions depending on which tool you are using.

    * http://git-scm.com/book/en/v2

    Recommended reading.
  2. liam-middlebrook revised this gist Aug 25, 2015. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -16,3 +16,7 @@ A great resource on how to write proper commits. This is an invaluable skill
    that is commonly overlooked by many students, but will help you at wherever you
    may end up. Whether you're making a Git commit or a Perforce changelist you
    should be able to write a solid message that describes the impact of your changes.

    * http://docs.unity3d.com/Manual/SmartMerge.html

    Unity has a new built-in tool for merging scenes and prefabs. It is recommended that you set this up with either the Git or SourceTree instructions depending on which tool you are using.
  3. liam-middlebrook revised this gist Aug 24, 2015. 1 changed file with 11 additions and 1 deletion.
    12 changes: 11 additions & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,16 @@ Git + Unity Resources

    * https://try.github.io/levels/1/challenges/1

    Beginners tutorial for how to use command line Git. This is useful for all Git
    users, whether or not you will be using a Graphical User Interface.

    * http://gamasutra.com/blogs/AlistairDoulin/20150304/237814/Git_for_Unity_Developers.php

    * http://chris.beams.io/posts/git-commit/
    Blogpost that details some key parts of a Git + Unity workflow within the industry.

    * http://chris.beams.io/posts/git-commit/

    A great resource on how to write proper commits. This is an invaluable skill
    that is commonly overlooked by many students, but will help you at wherever you
    may end up. Whether you're making a Git commit or a Perforce changelist you
    should be able to write a solid message that describes the impact of your changes.
  4. liam-middlebrook revised this gist Aug 24, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.md
    Original file line number Diff line number Diff line change
    @@ -1,7 +1,7 @@
    Git + Unity Resources
    =====================

    * http://chris.beams.io/posts/git-commit/
    * https://try.github.io/levels/1/challenges/1

    * http://gamasutra.com/blogs/AlistairDoulin/20150304/237814/Git_for_Unity_Developers.php

  5. liam-middlebrook renamed this gist Aug 24, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  6. liam-middlebrook created this gist Aug 24, 2015.
    8 changes: 8 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    Git + Unity Resources
    =====================

    * http://chris.beams.io/posts/git-commit/

    * http://gamasutra.com/blogs/AlistairDoulin/20150304/237814/Git_for_Unity_Developers.php

    * http://chris.beams.io/posts/git-commit/