Skip to content

hovanvydut/pbl6-homie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Homie - INN Findor System

Repositories 🔥

Contributor 🌟


Tran Thi Phuong💻

Truong Minh Phuoc💻

Ho Van Vy🛠

Nguyen Minh Dung📱

GUIDE use tsrc

Requirements

  • Python version 3

Setup

Create the workspace

mkdir pbl6
cd pbl6

Install tsrc tool - help manage many repos

pip install tsrc
tsrc init git@github.com:hovanvydut/pbl6.git

Synchronize all the repositories in the workspace (git pull):

tsrc sync

Checkout all repo of group BE to main branch

tsrc foreach -g be -- git checkout main

Use tsrc foreach -g be -- <command>

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published