[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian Wiki] Mise à jour de « DeveloperNews » par RaphaelHertzog



Hi,

On Sat, 03 Aug 2013, Charles Plessy wrote:
> Do you know a way to ignore the commits pushed on the upstream branch, and to
> treat them as "not new" when it is merged in the master or Debian branch ?

git-multimail doesn't support this yet. You might want to open a feature
request:
https://github.com/mhagger/git-multimail/issues

In the meantime, you can work-around this in your hook script by invoking
it this way:
grep -v refs/heads/upstream | /usr/local/bin/git-commit-notice

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


Reply to: