Ekasa Knowledge Base

Frappe

4
  • ERPNEXT ERROR AFTER INSTALL – 127.0.0.1 DOES NOT EXIST
  • Error Address Already in Use
  • How to install ERPNext v14 on Linux Ubuntu
  • Setup Multitenancy
betterdocs-category-icon

General

6
  • WSL Linux
  • mysql error : ERROR 1018 (HY000): Can’t read dir of ‘.’ (errno: 13)
  • WSL: Can’t connect to local MySQL server through socket ‘/var/run/mysqld/mysqld.sock’ (2)
  • Git Branch Exist in Remote but Doesn’t Exist in Local
  • Transfer File from Remote to Local via SSH
  • Backup MariaDB from Remote to Local via SSH
betterdocs-category-icon

IDE (Visual Code)

2
  • Use Visual Code to Edit Files in WSL
  • VS Code: NoPermissions (FileSystemError): Error: EACCES: permission denied
  • Home
  • Docs
  • General
  • Git Branch Exist in Remote but Doesn’t Exist in Local

Git Branch Exist in Remote but Doesn’t Exist in Local

Make sure to do

git fetch

Check local branch if all branches in remote is in local already. If not do

git checkout -b {branch-name}
What are your feelings
Share This Article:
  • Facebook
  • Twitter
  • LinkedIn
  • Pinterest
Updated on February 27, 2024