News

When a developer uses the default options to call git stash, it ignores untracked files. Here's how to change that default behavior and include both ignored and untracked files in the stash.
Atlassian recently added another member to its developer tool family: a behind-the-firewall Git repository management solution designed for enterprise teams, called Stash.
With Stash, Atlassian has been offering a Git-based code-management solution for quite a while now. Up until now the company was mostly going after relatively small teams with this service, but ...