Skip to content
Snippets Groups Projects
Commit a6af3768 authored by Henrik Jochum's avatar Henrik Jochum :new_moon:
Browse files

forgot negation and added a current problem (being not able to solve it in Atom)

parent bf4a3110
No related branches found
No related tags found
No related merge requests found
......@@ -45,10 +45,12 @@ So I noticed that when you clone a repository it only clones the `master` of the
You do this by looking for an option in the editor of your choice called `Create Branch From Remote Branch`. This will create a remote branch based on the branch from the project repository, which you will be able to edit on your local machine.
Basically that's it. Like the link above says, `git clone` is supposed to do that (it's not a bug, it's a feature!). In my opinion self-explanatory, so it might result in some confusion.
Basically that's it. Like the link above says, `git clone` is supposed to do that (it's not a bug, it's a feature!). In my opinion not really self-explanatory, so it might result in some confusion.
Small edit: So I found out how it works in Sublime, but still struggling to repeat the same in Atom.
### Updates (23.3.20)
In other news, I'm still having some trouble with my touchpad, so I started disabling it via Terminal (just Linux things). Which works pretty well as I'm slowly getting more adapt to navigating with my keyboard.
I'm slowly beginning to really like Ubuntu, even though it at times can be frustrating. It's a love-hate relationship. The great thing about Linux is: it does what you tell it to do. The bad thing about Linux is: it does what you tell it to do. I think as soon as I'm settled in with all the software I need and am comfortable with everything, it'll be a very enjoyable experience working on Linux. What I really need to get into are the different file-types on Linux. I'm sometimes not sure how to do installations or what to do with other files. But I think this will improve over time.
\ No newline at end of file
I'm slowly beginning to really like Ubuntu, even though it at times can be frustrating. It's a love-hate relationship. The great thing about Linux is: it does what you tell it to do. The bad thing about Linux is: it does what you tell it to do. I think as soon as I'm settled in with all the software I need and am comfortable with everything, it'll be a very enjoyable experience working on Linux. What I really need to get into are the different file-types on Linux. I'm sometimes not sure how to do installations or what to do with other files. But I think this will improve over time.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment