Skip to content

Instantly share code, notes, and snippets.

View caglar's full-sized avatar

Caglar Gulcehre caglar

View GitHub Profile
@caglar
caglar / gitsh.pl
Created January 22, 2011 20:29
a simple interactive git shell
#!/usr/bin/perl
package gitsh;
use strict;
use warnings;
use base qw(Term::Shell);
use constant PRE_VCS => "git";
use constant PRE_MAN => "man";
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "autoexpandvector.h"
/*
AEV Constants
*/