Dev Workflow Tracker

Active Tasks

2 tasks

Add user profile page

Branch: feature/user-profile
Services:
Frontend User Service
Commands:
git pull --rebase origin dev
npm run test
Created: 1/1/1970

Fix payment validation

Branch: bugfix/payment-validation
Services:
Payment Service
Commands:
git fetch origin
Created: 1/1/1970

Merge Status

Add user profile page

feature/user-profile
DEV
Pending
MASTER
Pending
Services:
Frontend User Service

Fix payment validation

bugfix/payment-validation
DEV
Merged
MASTER
Pending
Services:
Payment Service

Common Commands

Git Branch
git checkout -b feature/your-feature
Rebase
git pull --rebase origin dev
Merge
git merge --no-ff feature/your-feature

Made with DeepSite LogoDeepSite - 🧬 Remix