Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

5 total results found

What are some document management services/document version control applications out there?

Programming and Web Development Git and Version Control

Two great options that we recommend are Git and SVN.Git: http://git-scm.com/Git is a free and open source distributed version control system designed to handle everything from small projects to very large projects with speed and efficiency. It offers a variety...

SVN
services
control
document
git
management
subversion
version

GIT info

Programming and Web Development Git and Version Control

Please add other helpful links:http://www.git-tower.com/blog/git-cheat-sheet-detail/Interactive tutorial about branching – (Learning about git branching)Mostly for beginners – (List of Git Tutorials from 2011)Role specific command references for different type...

git
version control

Sass Variables for UCLA Color Palette

Programming and Web Development

UCLA color palettes converted to Sass and posted as gists on github. UCLA Color Palette c. 2013 UCLA Color Palette c. 2004

Gist
UCLA Color Palette
color
git
Sass

UCLA Git Walkthrough (for Moodle)

CCLE and Moodle Development

Very basic guide how to get GIT set up on Windows or OSX.Documentation: http://docs.moodle.org/en/Development:Quick_Git_start_guide_for_Moodle_developmentSetting up the Environment Windows: http://help.github.com/win-set-up-git/ Mac OSX: http://help.github.com...

git
development
CCLE
Moodle

UCLA Moodle Workflow Analysis (using GIT)

CCLE and Moodle Development

Summary Here at UCLA, the team that runs the main campus Moodle installation has decided to move to GIT from SVN. The primary motivation behind this move is that Moodle.org is moving to GIT. It makes sense for us to move because GIT is a distributed VCS, and ...

CCLE
workflow
Moodle
git