[TxMt] Re: Suggestion: git pull for private / persona / non build-in bundle sync
Allan Odgaard
mailinglist at textmate.org
Sun Feb 21 10:27:12 UTC 2016
On 16 Feb 2016, at 13:18, feek wrote:
> Wouldn't it
> be nice that TextMate, when in a bundle a .git folder with remote is
> present, makes automatically a git pull when there are changes in the
> remote.
Such functionality does not need to be built into TextMate.
You can create a script to update your bundles and run it via launchd
(Apple’s cron replacement).
Seems this is more flexible, since people might use other systems than
git, and also, the exact policy can be determined by you, as I am not
sure always pulling in remote changes (and merging?) is desired.
More information about the textmate
mailing list