Re: [git-users] git rm ./

2013-09-11 Thread Jimit Modi
Wow. We Love you GIT :). -- Jim(y || it) On Thu, Sep 12, 2013 at 2:18 AM, superjag superja...@gmail.com wrote: Many thanks. In short, to recover a file deleted by git rm, use git fsck --unreachable to show the files git is holding in limbo, and then use git show $sha1name filename to

Re: [git-users] Branch level authentication

2013-08-16 Thread Jimit Modi
exist out there. This kind of software is needed only on the server side, clients can still use good old git client. Best, Gergely On 16 Aug 2013 06:46, Jimit Modi jimy2004k...@gmail.com wrote: At our company, we are evaulating to migrate to GIT from SVN. Here we are following a process

[git-users] Branch level authentication

2013-08-15 Thread Jimit Modi
At our company, we are evaulating to migrate to GIT from SVN. Here we are following a process in which we have the following branch and access control. --- | Branch| Purpose | ACL |