99
jdatap
6y

No, I'm not "switching to FTP," it's about time your learn git mate.

Comments
  • 3
    I don't know even one single command in Git, I just use the first gui wrapper for Git I found in Google and i can do everything.
    I really don't get it why someone has to learn the cli.
  • 4
    @superuser that's like saying why use the cli on a server when you can just install a GUI :p
  • 6
    @superuser it's definitelt worth learning at least git <add, commit, push, pull>
  • 1
    @CowBroRises you don't collaborate with ftp...
  • 5
    @superuser because that's what superusers do.
  • 0
    So you push to ftp via got meaning that webserver is reading the git folder?
  • 0
    @CowBroRises I dislike FTP too.
  • 1
    @CowBroRises @ScribeOfGoD @j4cobgarby @azous
    https://www.sourcetreeapp.com

    I don't need to learn the cli for something like git because the gui is faster and provides more information and better user experience.
    On the server side I use my own ps and c# scripts.
  • 1
    I don't use containers and azure is pretty smart to build and deploy when i push to master. 🙂
  • 1
    Also for Android and iOS i use appcenter, I just give it the link of my repo and with just some clicks it build and deploy to play store and app store on push.

    The tools are out there, i see no reason to reinvent the wheel.
  • 1
    @superuser By appcenter you mean appcenter.ms? So you build apps by using xamarin?

    Also asking as a noob, what other tools for android/iOS are you using? For context: Iam building android native. Do you use this "continuous integration"?
  • 1
  • 2
    You aren't switching to FTP

    You're downgrading to it
  • 1
    @superuser using the cli isn't reinventing the wheel, the wheel is the cli. Everything came from it lol
Add Comment