You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
-**NEW** Feature: `mob reset` doesn't reset the mob branch anymore. It now warns you that it deletes the mob branch for everyone and if you want to continue do `mob reset --delete-remote-wip-branch`.
3
3
- Feature: `mob start --create` will create the remote branch and start the mob session on that branch.
4
4
- Feature: mob.sh now also works with tools like `git-repo` which symlink the `.git` folder
5
+
- Removed `MOB_START_INCLUDE_UNCOMMITTED_CHANGES` environment variable (has been deprecated for some time).
5
6
6
7
# 3.2.0
7
8
- Fix: `mob done --squash-wip` won't fail if a previously committed file has uncommitted modifications.
0 commit comments