Re: [RFC/PoC 5/5] docbundle: provide the git-log History Simplification example

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

 



On Wed, Nov 02 2022, Philip Oakley wrote:

> +note () {
> +	git tag "$1"
> +}

Aren't you just...

> +test_expect_success setup '
> +	# get the structure set out, then the file contents
> +	echo "asdf" >foo &&
> +	echo "quux" >quux &&
> +	git add foo quux &&
> +	test_tick && git commit -m "I: Initial commit" &&
> +	note I &&

...re-inventing "test_commit" here (including the "echo")?



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux