Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 448557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T21:40:54+00:00 2026-05-12T21:40:54+00:00

I do the following string of commands for git and my fingers are getting

  • 0

I do the following string of commands for git and my fingers are getting tired of typing them. 🙂

git add .
git commit -m 'Some message'
git push
cap deploy

How can I combine those (including adding a message) into a single command, like “git booyah” or something?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T21:40:54+00:00Added an answer on May 12, 2026 at 9:40 pm

    This is not an answer to your question (my answer would be: make a bash/batch script).

    I say this: Don’t do git add . This will add every change and all untracked files in the current directory and it’s descendants. You might not want these untracked files in your directory and you’ll accidently add them, especially if you’re typing ti as much as you claim you are.

    Instead do git add -u. Even better, skip the add stage and do git commit -a -m"blah", which saves you an entire line, which is apparently something you are keen to avoid.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to remove localhost from the string but the following commands are not
Consider following string Some string with quotes and \pre-slashed\ quotes Using regex, I want
I execute the following commands to make the model: script/generate model user firstname:string lastname:string
Background: Here the goal is to do some basic commands in powershell using select-string.
I ran the following commands: rails generate scaffold order name:string address:text email:string pay_type:string rails
I have a following string : for(#some conditions){ ## result += <tr><td> + dc
In the MonoTouch simulator I am getting random crashes with the following diagnostic: /tmp/mono-gdb-commands.FV1b8V:1:
I am getting the following error message when I try to compare my project
immediately after has_many_polymorphs install with ruby script/plugin install git://github.com/fauna/has_many_polymorphs.git i start getting following error
I wish to use the method with the following signature: exec(String command, String[] envp,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.