grit Questions

5

Solved

To implement github like fork/pull request function in my project, the auto-merge feature need to detect conflict between source/target repository every time while viewing the pull request. One so...
Coastland asked 24/4, 2012 at 2:58

2

Solved

I'm looking for some code examples, for either rugged or grit, showing how to do a git push. Background I have rake tasks deploy:staging and deploy:production that I use to deploy my app. I'm de...
Erudition asked 1/3, 2013 at 5:2

1

Solved

I'm fairly confident this is either not possible or I'm missing an obvious option, but after consulting grit's Git class, the gist linked in this SO post, and the other grit tagged questions on SO,...
Dorri asked 26/9, 2011 at 21:9

1

Solved

I have a small application that manages several git repositories similar to Github/Gitorious. Github allows for inline file editing, and I'd like to know if anyone has any idea on how they manage t...
Cohn asked 27/7, 2011 at 14:26

1

Solved

I've recently started working on a project that uses git for storage and ruby as a front-end. The first version of my script used ruby-git, which was ok though pretty simple. When I needed to do mo...
Buke asked 6/12, 2010 at 20:26
1

© 2022 - 2024 — McMap. All rights reserved.