Files
git-tfs/doc/release-notes
Magnus Österlund 1e043a0c7a Stop using property InitialChangeset for branch information.
The global property `InitialChangeset` is used to store the first changeset the user want to clone from.

But this was also in some situations used to store the first changeset of a branch. This cause a problem as this property is global and will be applied to all branches. If `InitialChangeset` is set for a branch, the next cloned branch can not get the changesets before the changeset given this `InitialChangeset` if it is not updated for that branch to.

It is problematic to use a property for different information.
2019-04-04 11:36:30 +02:00
..
2014-06-16 10:40:18 -04:00
2015-03-02 17:42:52 -05:00
2015-05-04 13:28:58 -04:00
2015-06-01 18:49:30 -04:00
2015-08-05 17:54:46 +02:00
2015-09-21 15:18:14 -04:00
2015-12-07 09:54:45 -05:00
2015-12-11 21:55:17 -05:00
2016-01-04 10:53:43 -05:00
2016-03-05 08:09:12 -05:00
2017-10-10 23:01:11 +00:00
2018-01-28 17:46:54 +00:00
2018-05-29 20:44:01 +00:00