Skip to content

2.4.0

Compare
Choose a tag to compare
@joseluisq joseluisq released this 07 Sep 10:58
· 102 commits to master since this release

Features

  • e040ba5 New assume command to ignore file changes temporary (resolves issue #5). See README file documentation for more details.
  • 6acf46f Stash changes only if there are uncommited changes when move command is used.

Fixes

  • 665be6b Fetch remote branches properly on move command.

Refactors

  • 1bb19f1 Ignore unknown options for move command.
  • 2048046 Minor typo updates on manual.

Documentation