Closed fungl164 closed 10 years ago
Git?
No way, other than using a versioning tool (eg: git)
Mihai, you said that like something wrong with this solution. I think this is proper way to do things - always use the right tool. That's why we are not trying to implement everything in compound, only do what you have to do and nothing else.
On 6 March 2014 12:10, Mihai Ene notifications@github.com wrote:
No way, other than using a versioning tool (eg: git)
Reply to this email directly or view it on GitHubhttps://github.com/1602/compound/issues/614#issuecomment-36850389 .
@anatoliychakkaev Thanks. I was looking for something like compound destroy scaffold ...
since git
would become unwieldy for such a task; especially after making several non-related commits...
Is there a way to revert all changes made by
compound generate crud ...
?