Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Improvements only #2

Merged
merged 2 commits into from Jan 21, 2013
Merged

Improvements only #2

merged 2 commits into from Jan 21, 2013

Conversation

l3m
Copy link

@l3m l3m commented Jan 21, 2013

Fix a bug:

Added a few improvements to the script:

  • The BUGZID identifier is now case insensitive
  • Whitespaces are allowed around the case number.

Jonas Boesch added 2 commits January 21, 2013 14:07
The script depends on specific bashisms (see issue philipf#1).

Changed the interpreter call to reflect this.
Added two minor improvements to the script.

1. BUGZID string is now case insensitive.
2. Whitespace around the bug number does not lead to errors.

This means that instead of

	BUGIZD:123:Text...

the following case identifier is now also accepted:

	bugzid: 123 : Text...
philipf added a commit that referenced this pull request Jan 21, 2013
@philipf philipf merged commit 2ed91d0 into philipf:master Jan 21, 2013
@philipf
Copy link
Owner

philipf commented Jan 21, 2013

Thanks for the changes I have merged these into master.

On 21 January 2013 15:20, Jonas Bösch notifications@github.com wrote:

Fix a bug:

Added a few improvements to the script:

  • The BUGZID identifier is now case insensitive
  • Whitespaces are allowed around the case number.

You can merge this Pull Request by running

git pull https://github.com/l3m/fogbugz-git-integration improvements-only

Or view, comment on, or merge it at:

#2
Commit Summary

  • Changed shell to bash
  • Improvements: case-insensitivity, whitespace

File Changes

  • M post-receive (6)

Patch Links:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants