source: git/branches/dmik/t/t7500/add-content-and-comment@ 782

Last change on this file since 782 was 782, checked in by dmik, 11 years ago

git: Merge version 2.0.0 from vendor to dmik branch.

  • Property svn:eol-style set to native
File size: 73 bytes
Line 
1#!/bin/sh
2echo "commit message" >> "$1"
3echo "# comment" >> "$1"
4exit 0
5
Note: See TracBrowser for help on using the repository browser.