G-Node / G-Node/gin-cli

Branch support

Open
#291 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
14
Forks
7
PR merge metrics
No merged PRs in 30d

Description

The `gin ls` command assumes the active branch is `master` for a few operations/comparisons, especially when trying to figure out if a file differs from the server/remote. Officially branches aren't supported in the client: Since it can't create branches and we discourage mixing gin and git commands, we consider it an unsupported workflow.

We might support creating branches in the future, but as a first step, dropping the `master` branch assumption and checking the default upstream branch would allow users to use the gin client with branches.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.