Questions tagged [ruby-piston]
2 questions
9
votes
1 answer
How do I force git to think a file is unmerged?
I want to make changes to a file in my repo, then force git to believe the file is unmerged and show up in git status like so:
# Unmerged paths:
# (use "git reset HEAD ..." to unstage)
# (use "git add ..." to mark resolution)
#
# …

ScottJ
- 1,080
- 12
- 20
0
votes
2 answers
piston git support?
I found piston seems a decent tool for managing rails plugins, but when I try to do piston convert for my project with git based plugins, it just went dead completely and seems its trying to look for .svn with svn tools.
I am on piston 1.4.0, is…

William Yeung
- 10,368
- 9
- 36
- 42