59
DEAD ACCOUNT
59d2f8224069dfbaa9405db3a0371ee4baac48a0f40164341fa9a9df691b8b5e

👇🏼👇🏼👇🏼👇🏼 nostr:note1pdxs4c3j3rnvzvxj9n3jctmnvpkw8rararssp94h85jdqk06c0ss66rlv9

nostr:npub1zzmxvr9sw49lhzfx236aweurt8h5tmzjw7x3gfsazlgd8j64ql0sexw5wy How long have you been making soap? Also how did you find out about #Nostr ?

This right here ❤️ nostr:note1a0cyh0lp4fhfyzsvvtuctcd5rayxrulu44ympaakhpjjyvsfep2q7gj0um

Okay who is using nostr:npub1yzvxlwp7wawed5vgefwfmugvumtp8c8t0etk3g8sky4n0ndvyxesnxrf8q built in #wallet? Any good experiences with it ? #asknostr

Replying to Avatar Dr. Hax

My suggestion would beto learn Git. Then you can use GitLab, GitHub, GitTea, and all the others in one fell swoop. Besides, you'll likely need to learn git at some point anyway.

Here's an example to obtain a copy of the signet client repo.

git clone https://gitlab.hax0rbana.org/signet/signet-client.git

Then, assuming you made an empty repo on Microsoft GitHub with the same repo name, you tell git about that repo and push the code over there with this:

git remote add github git@github.com:yourusername/signet-client.git

git push github trunk

Sometimes git may tell you that you have to run a command differently (e.g. the first time you push to a new repo as oppossed to the way you do so thereafter).

Git can be incredibly complicated, but if you are just doing the basics, it doesn't have to be. If you learn clone, branch, checkout, status, diff, commit and push, you'll be able to do nearly everything. There are other commands like tag, rebase, and remote, but they are seldom used.

Going to learn git 😀

NWC 4 Tha WIN

nostr:note17usapdsn599aqgkwy63g33jgzaqnx5rkhafsckzyhffxwt895a0sd35w4y