Search Unity

[RELEASED - FREE BETA] Git for artists

Discussion in 'Assets and Asset Store' started by RepoGames, Dec 28, 2017.

  1. RepoGames

    RepoGames

    Joined:
    Apr 15, 2016
    Posts:
    69
    Git for artists - beta

    Download(Free):

    https://www.assetstore.unity3d.com/#!/content/105344

    This is simple git client for letting artists to change the project without any git knowledge.
    No more time-consuming meetings with your artists typing git commands in terminal.
    Its standard "Git flow" approach throwing away all merge conflicts.


    Features:
    - No more merge conflicts
    - No painful git configuration
    - Pretty list of changed files
    - Non-blocking UI
    - Non-technical nomenclature for git actions
    - Every command explained by git terminal equivalent


    Tutorial:


    Usages:
    I. Adding a change:
    1) Create new branch
    2) Do project changes and Push

    II. I commited too much files and I want to undo them.
    1) Select Project view
    2) Right click on asset -> Git-for-artists -> Undo.

    III. I want to update the branches.
    1) Press Refresh
    2) Switch the branch
    3) Press Update

    If you find any bugs please let us know - it is still BETA version.
     
    theANMATOR2b likes this.