Valentino Stoll

Results 18 issues of Valentino Stoll

Markdown will underline `ins` text by default, and bolds `__`.

Currently if there is a lag in search results it gives a false failure. This adds a timeout to constantly check the page for updated results.

Add ruby docs

Just a note to create a document with instructions on how to contribute to GitReflow.

TODO
in progress

This feature needs to account for both the external contributor (the one doing the forking) and the members of the project (that do the merging of the PR). ## Starting...

feature
in progress

Consider adding [git aliases](https://git-scm.com/book/en/v2/Git-Basics-Git-Aliases) to the setup command. Maybe setup subcommand `git reflow setup aliases` that could just add them to the user's config file automatically. See #181 for prior...

enhancement
help wanted

Adds documentation for how to contribute to git-reflow. Resolves #104

This should add a new Workflow to our current [list of custom Workflows](https://github.com/reenhanced/gitreflow/tree/master/lib/git_reflow/workflows). See our [wiki on Custom Workflows](https://github.com/reenhanced/gitreflow/wiki/Custom-Workflows) for more details on how to implement. Ideally, anyone could add...

enhancement

This should add a new Workflow to our current [list of custom Workflows](https://github.com/reenhanced/gitreflow/tree/master/lib/git_reflow/workflows). See our [wiki on Custom Workflows](https://github.com/reenhanced/gitreflow/wiki/Custom-Workflows) for more details on how to implement. Ideally, anyone could add...

enhancement

details here: https://github.com/hone/mruby-cli

TODO