commit | 62345d54f3bed5bbdd26ec9d2d5275a450c533f8 | [log] [tgz] |
---|---|---|
author | Vincent Driessen <vincent@datafox.nl> | 周五 1月 29 10:27:01 2010 +0100 |
committer | Vincent Driessen <vincent@datafox.nl> | 周五 1月 29 12:41:04 2010 +0100 |
tree | a79af0c7b3b182d2622a1969f003b2933dc968da | |
parent | 49c7d029ec90d9ebf1c512bf9faccbd03712743f [diff] |
Created a second function called gitflow_test_clean_working_tree() that returns error codes instead of dies. Rewrote gitflow_require_clean_working_tree() in terms of that.