public
Description: Piston is a utility that eases vendor branch management. This repository is a complete reimplementation of Piston to provide different backends, depending on the repositories and working copies you pistonize from.
Homepage: http://piston.rubyforge.org/
Clone URL: git://github.com/francois/piston.git
piston / TODO
100644 7 lines (5 sloc) 0.466 kb
1
2
3
4
5
6
7
= Integration tests to verify
 
* Port conflicts in temporary checkout directory to working copy:
It detects and marks conflicts with changes after last update. But when some changes, which were made before last update, conflict when merging in temporary directory, file is merged correctly but conflicts are not marked
In Piston 1.x old changes were lost, even without conflicts
* Force addition of Git repositories, because the files might be ignored in .gitignore