Doing commits in the correct order
Friday, April 15th, 2011Lately, I’ve been thinking and writing about how to list ports that depend upon this port. Today, another special situation arose: doing commits out of order.
Case in question: this commit support for databases/php5-sqlite3 to lang/php5-extensions.
The lang/php5-extensions commit was at 15:52:14. However, databases/php5-sqlite3 was not created until 15:54:29.
I am not sure how to best […]
