Skip to content

Instantly share code, notes, and snippets.

View virtualdogbert's full-sized avatar
:electron:
Groovy

Tucker Pelletier virtualdogbert

:electron:
Groovy
View GitHub Profile
@virtualdogbert
virtualdogbert / git-p4
Created October 18, 2010 15:33 — forked from glebd/git-p4
This is my fork hacking glebds git-p4 with some new optional features that I found useful.
#!/usr/bin/env python
#
# git-p4.py -- A tool for bidirectional operation between a Perforce depot and git.
#
# Author: Simon Hausmann <simon@lst.de>
# Copyright: 2007 Simon Hausmann <simon@lst.de>
# 2007 Trolltech ASA
# License: MIT <http://www.opensource.org/licenses/mit-license.php>
#