mirror of
https://github.com/hirschmann/nbfc.git
synced 2026-04-26 00:56:01 +03:00
[GH-ISSUE #366] [Ubuntu] Not getting all directories when cloning #330
Labels
No labels
Stale
bug
config
discussion
duplicate
enhancement
experimental
feature
help-wanted
info
invalid
invalid
pull-request
question
up-for-grabs
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nbfc-hirschmann#330
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @FilipGal on GitHub (Oct 28, 2017).
Original GitHub issue: https://github.com/hirschmann/nbfc/issues/366
When I'm trying to clone nbfc from git clone --depth 1 https://github.com/hirschmann/nbfc.git I'm not getting the directory opt/nbfc.
I can build it and see the result in bin/Release/Linux, but I'm not getting the bin/ReleaseLinux folder either.
It might be worth to add is that I am new to Linux so bear with me...