Re: Version control support call for help
- From: Louis des Landes <louis obsidian com au>
- To: Kai Willadsen <kai willadsen gmail com>
- Cc: meld-list <meld-list gnome org>
- Subject: Re: Version control support call for help
- Date: Tue, 28 May 2013 18:30:59 +1000
Having a browse through at the moment.
Some quick questions:
* get_commit_message_prefill - you use a file (.git/MERGE_MSG) which only exists when git has just done a merge? Bazaar doesn't have an equivalent here, although I guess we could check if there's a pending merge and put some text in manually, but I feel this is the wrong choice.
* Should the various commit/diff/update/add/remove/revert methods use the existing <method>_command (diff_command etc) methods? There seems to be some duplication here, but I'm guessing it's a WIP.
* A few methods (get_commits_to_push_summary for eg) aren't prototyped yet and only exist in git... guessing also a WIP? I can't quite figure out what this method is being used for (only referenced in the _set_location method in vcview at the moment)
Happy to take this conversation off list if it's more convenient (github comments perhaps?)
Louis.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]