git clone <repo>
clone the repository specified by ; this is similar to "checkout" in some other version control systems such as Subversion and CVS
Add colors to your ~/.gitconfig file:
| <?php | |
| /** | |
| * Plugin Name: Custom Post Types Example | |
| * Description: An example plugin to create custom post types with custom taxonomies and custom meta fields, including exposing to the REST API. | |
| * Plugin URI: http://kosso.co.uk | |
| * Version: 1.0.0 | |
| * Author: Kosso | |
| * Author URI: http://kosso.co.uk | |
| * License: GPLv2 | |
| * Network: true |
| ZIP,LAT,LNG | |
| 00601,18.180555, -66.749961 | |
| 00602,18.361945, -67.175597 | |
| 00603,18.455183, -67.119887 | |
| 00606,18.158345, -66.932911 | |
| 00610,18.295366, -67.125135 | |
| 00612,18.402253, -66.711397 | |
| 00616,18.420412, -66.671979 | |
| 00617,18.445147, -66.559696 | |
| 00622,17.991245, -67.153993 |
| /** | |
| Copyright (c) 2009 Open Lab, http://www.open-lab.com/ | |
| Permission is hereby granted, free of charge, to any person obtaining | |
| a copy of this software and associated documentation files (the | |
| "Software"), to deal in the Software without restriction, including | |
| without limitation the rights to use, copy, modify, merge, publish, | |
| distribute, sublicense, and/or sell copies of the Software, and to | |
| permit persons to whom the Software is furnished to do so, subject to | |
| the following conditions: | |