Releases: ericTsiliacos/portal
Releases · ericTsiliacos/portal
Portal push from any directory includes untracked files
This release fixes a bug that was introduced when it allowed push
-ing from any subdirectory with an untracked file that was from a different directory. The latest implementation uses git add --all
to ensure all files are included.
Portal push/pull from any directory level
v3.1.0 Push/pull from any directory level
v3.0.0 change env var and portal branch location
Change portal tmp branch to tmp/portal/
v2.1.0 - Support postfix message to commit
Try fixing ci
Better --verbose output
v2.0.1 --verbose also displays saga command output
Handle ctrl+c
v2.0.0 extract common ctrl-c functionality
Git root checking
Validates portal is run from root of git project to prevent errors where current working directory is subject to changes
v1.0.0 Release
Update README.md
Auto-patching
includes refactorings
Support git-together
v0.0.4-alpha remove unused import