#!/bin/bash
git config --local remote.origin.url|sed -n 's#.*/\([^.]*\)\.git#\1#p'